]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove repeated word.
authorRich Bowen <rbowen@apache.org>
Thu, 9 Feb 2012 20:23:02 +0000 (20:23 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 9 Feb 2012 20:23:02 +0000 (20:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1242504 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml

index 8f9a1bd202b48e2898c60f7678bc61e3679a27a2..adda81ed87780a79a966e5e3bbba8ee2ad1f6464 100644 (file)
@@ -1361,7 +1361,7 @@ cannot use <code>$N</code> in the substitution string!
     </tr>
     <tr>
         <td>nocase|NC</td>
-        <td>Makes the pattern pattern comparison case-insensitive.
+        <td>Makes the pattern comparison case-insensitive.
         <em><a href="../rewrite/flags.html#flag_nc">details ...</a></em></td>
     </tr>
     <tr>
index 0fc91deb2a2dab6135394111e84c7fb0c06bf91e..445b4123a9e898eafa54df142a854772ba3f8962 100644 (file)
@@ -1385,7 +1385,7 @@ cannot use <code>$N</code> in the substitution string!
     </tr>
     <tr>
         <td>nocase|NC</td>
-        <td>Makes the pattern pattern comparison case-insensitive.
+        <td>Makes the pattern comparison case-insensitive.
         <em><a href="../rewrite/flags.html#flag_nc">details ...</a></em></td>
     </tr>
     <tr>