]> granicus.if.org Git - apache/commitdiff
fix copy/paste error
authorEric Covener <covener@apache.org>
Sat, 11 Dec 2010 23:13:45 +0000 (23:13 +0000)
committerEric Covener <covener@apache.org>
Sat, 11 Dec 2010 23:13:45 +0000 (23:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044738 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 061beb53a071eb4c0456833d3ebebdd9eeacae62..4896f4dcfadec9ff1733c53c0a2b8af533a8c274 100644 (file)
@@ -167,7 +167,7 @@ later</compatibility>
       <dt><code>InheritBefore</code></dt>
       <dd>
       <p> Like <code>Inherit</code> above, but the rules from the parent scope
-      are applied <strong>after</strong> rules specified in the child scope.  
+      are applied <strong>before</strong> rules specified in the child scope.  
       Available in Apache HTTP Server 2.3.10 and later.</p>
       </dd>