]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo correction.
authorLucien Gentis <lgentis@apache.org>
Fri, 10 Jul 2026 15:39:02 +0000 (15:39 +0000)
committerLucien Gentis <lgentis@apache.org>
Fri, 10 Jul 2026 15:39:02 +0000 (15:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1936046 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index e0cb272f07740102606349d27a7e086bd3d75d57..587470e44fa96545dc5c68c5f687db47497d8e27 100644 (file)
@@ -467,7 +467,7 @@ RewriteRule "^/ex/(.*)" "${examplemap:$1}"
       >and</strong> if these conditions are met.</p>
 
       <p>If the <em>CondPattern</em> is prefixed with a <code>!</code> the
-      condition is determined to be true only if the the
+      condition is determined to be true only if the
       <em>CondPattern</em> does not match.</p>
 
       <!-- ============================================================ -->