From: Rich Bowen Date: Thu, 9 Feb 2012 20:23:02 +0000 (+0000) Subject: Remove repeated word. X-Git-Tag: 2.2.23~269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5369b733266455cacd6294d5ae810b5a6cc2d2f;p=thirdparty%2Fapache%2Fhttpd.git Remove repeated word. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1242504 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 8f9a1bd202b..adda81ed877 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1361,7 +1361,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 0fc91deb2a2..445b4123a9e 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1385,7 +1385,7 @@ cannot use $N in the substitution string! nocase|NC - Makes the pattern pattern comparison case-insensitive. + Makes the pattern comparison case-insensitive. details ...