From: Rich Bowen Date: Thu, 9 Feb 2012 20:28:57 +0000 (+0000) Subject: Remove duplicated word X-Git-Tag: 2.5.0-alpha~7480 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebbfee6de57bd3ce4c43a8dabafd18efb1da0d99;p=apache Remove duplicated word git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242508 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index b67cfa8c23..cea60a712e 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1153,7 +1153,7 @@ cannot use $N in the substitution string! nocase|NC - Makes the pattern pattern comparison case-insensitive. + Makes the pattern comparison case-insensitive. details ... diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 50f84ca1ac..e2345c5d82 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1170,7 +1170,7 @@ cannot use $N in the substitution string! nocase|NC - Makes the pattern pattern comparison case-insensitive. + Makes the pattern comparison case-insensitive. details ...