]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
We generally call them slashes, rather than sloshes.
authorRich Bowen <rbowen@apache.org>
Fri, 31 Dec 2004 21:01:03 +0000 (21:01 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 31 Dec 2004 21:01:03 +0000 (21:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123820 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 068204b041a93288d62a12ed5fa039091fe26102..c3e9b89bedb1f36ec4dc5b7934aadced0fe72ad9 100644 (file)
@@ -226,7 +226,7 @@ URLs on the fly</description>
       <p>As of Apache 1.3.20, special characters in
       <em>TestString</em> and <em>Substitution</em> strings can be
       escaped (that is, treated as normal characters without their
-      usual special meaning) by prefixing them with a slosh ('\')
+      usual special meaning) by prefixing them with a slash ('\')
       character. In other words, you can include an actual
       dollar-sign character in a <em>Substitution</em> string by
       using '<code>\$</code>'; this keeps mod_rewrite from trying