]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo in mod_rewrite doc.
authorMike Rumph <mrumph@apache.org>
Thu, 16 Apr 2015 05:22:27 +0000 (05:22 +0000)
committerMike Rumph <mrumph@apache.org>
Thu, 16 Apr 2015 05:22:27 +0000 (05:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1674004 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 6b8b09c145327db3f518a08a7024f9a08d031016..600d2898f2617c002824e2945ad1ab3302d8e401 100644 (file)
@@ -1294,7 +1294,7 @@ cannot use <code>$N</code> in the substitution string!
       <code>RewriteMap</code> directive and are explained there.
       These three types of variables are expanded in the order above.</p>
 
-      <p>Rewrite rules are a applied to the results of previous rewrite
+      <p>Rewrite rules are applied to the results of previous rewrite
       rules, in the order in which they are defined in the config file.
       The URL is  <strong>completely
       replaced</strong> by the <em>Substitution</em> and the