From: Richard Bowen Date: Thu, 9 Feb 2012 20:28:57 +0000 (+0000) Subject: Remove duplicated word X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2156b2069401a5dd9c8861babf5d1504a1fe4005;p=thirdparty%2Fapache%2Fhttpd.git 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 b67cfa8c234..cea60a712ee 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 50f84ca1ac8..e2345c5d827 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 ...