diff options
author | Daniel Gruno <humbedooh@apache.org> | 2012-04-20 12:32:14 +0200 |
---|---|---|
committer | Daniel Gruno <humbedooh@apache.org> | 2012-04-20 12:32:14 +0200 |
commit | 3778281a7e203d729b09b8b72b4eb88cd55d76fa (patch) | |
tree | 31bb91a6e8270f38c43391e0821b9454f46502ac /docs/manual/rewrite/index.xml | |
parent | xforms (diff) | |
download | apache2-3778281a7e203d729b09b8b72b4eb88cd55d76fa.tar.xz apache2-3778281a7e203d729b09b8b72b4eb88cd55d76fa.zip |
Fix some more typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/index.xml')
-rw-r--r-- | docs/manual/rewrite/index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/index.xml b/docs/manual/rewrite/index.xml index a5b323a37e..548d88cc1b 100644 --- a/docs/manual/rewrite/index.xml +++ b/docs/manual/rewrite/index.xml @@ -56,7 +56,7 @@ complex. This document supplements the <a href="../mod/mod_rewrite.html">reference documentation</a>, and attempts to allay some of that complexity, and provide highly - annoted examples of common scenarios that you may handle with + annotated examples of common scenarios that you may handle with mod_rewrite. But we also attempt to show you when you should not use mod_rewrite, and use other standard Apache features instead, thus avoiding this unnecessary complexity.</p> |