summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_rewrite.xml
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2010-12-12 00:13:45 +0100
committerEric Covener <covener@apache.org>2010-12-12 00:13:45 +0100
commit255170fcfa26e92958ab3d9bcfeea2ff10f647f3 (patch)
tree6aab777d2cdd3a848391d9b64e3a6b473b1f556a /docs/manual/mod/mod_rewrite.xml
parentupdate transformation (diff)
downloadapache2-255170fcfa26e92958ab3d9bcfeea2ff10f647f3.tar.xz
apache2-255170fcfa26e92958ab3d9bcfeea2ff10f647f3.zip
fix copy/paste error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044738 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_rewrite.xml')
-rw-r--r--docs/manual/mod/mod_rewrite.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index 061beb53a0..4896f4dcfa 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -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>