]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo
authorRich Bowen <rbowen@apache.org>
Sun, 9 Oct 2011 22:24:51 +0000 (22:24 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 9 Oct 2011 22:24:51 +0000 (22:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1180731 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index af91df850718328d60ee262cd2cda2c9538db335..9b0625614ee95334cf7bf06c304d01cd9b4afbfc 100644 (file)
@@ -1170,7 +1170,7 @@ and automatically <em>added</em> after any relative (not starting with a
 slash or protocol name) substitution encounters the end of a rule set.  
 See the <directive module="mod_rewrite">RewriteBase</directive> 
 directive for more information regarding what prefix will be added back to 
-relative substutions.</li>
+relative substitions.</li>
 
 <li> If you wish to match against the full URL-path in a per-directory 
 (htaccess) RewriteRule, use the <code>%{REQUEST_URI}</code> variable in