Skip to content

Commit abedb7f

Browse files
committed
We generally call these slashes rather than sloshes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123821 13f79535-47bb-0310-9956-ffa450edef68
1 parent 33f88ff commit abedb7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/manual/mod/mod_rewrite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ URLs on the fly</description>
226226
<p>As of Apache 1.3.20, special characters in
227227
<em>TestString</em> and <em>Substitution</em> strings can be
228228
escaped (that is, treated as normal characters without their
229-
usual special meaning) by prefixing them with a slosh ('\')
229+
usual special meaning) by prefixing them with a slash ('\')
230230
character. In other words, you can include an actual
231231
dollar-sign character in a <em>Substitution</em> string by
232232
using '<code>\$</code>'; this keeps mod_rewrite from trying

0 commit comments

Comments
 (0)