]> granicus.if.org Git - apache/commitdiff
Typo pointed out by Mr Jink on IRC.
authorIgor Galić <igalic@apache.org>
Wed, 29 Jun 2011 12:43:18 +0000 (12:43 +0000)
committerIgor Galić <igalic@apache.org>
Wed, 29 Jun 2011 12:43:18 +0000 (12:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1141074 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/remapping.xml

index 2fe37f5b9df00f818f40d0b9a4f9a8ef471c35a1..b41655c3411775ec28d17700c2071479042ddaeb 100644 (file)
@@ -635,7 +635,7 @@ string argument to index.php, you can replace that RewriteRule with:</p>
   RewriteRule (.*) index.php?$1 [PT,QSA]
 </example>
 
-<p>Note that these rulesets can be uses in a <code>.htaccess</code>
+<p>Note that these rulesets can be used in a <code>.htaccess</code>
 file, as well as in a &lt;Directory&gt; block.</p>
 
 </dd>