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

docs/manual/mod/mod_rewrite.xml

index 3e562548c117157df7e879c1006b26d61c4cac6d..76fe01af9c48cc6aae7b8df7522679511895f63d 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