]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r650513 from trunk (Minor cleanups)
authorVincent Bray <noodl@apache.org>
Tue, 22 Apr 2008 17:47:10 +0000 (17:47 +0000)
committerVincent Bray <noodl@apache.org>
Tue, 22 Apr 2008 17:47:10 +0000 (17:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@650592 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/rewrite_guide_advanced.xml

index c5d6957b17fcbe397de920f81868df31cafe8239..ae0ce4b06f9dd7f1a3964cff4e69c1796b8c7583 100644 (file)
@@ -482,7 +482,7 @@ RewriteRule ^foo\.html$         foo.<strong>32</strong>.html          [<strong>L
           always only as up-to-date as the last time we ran the program. It
           would be much better if the mirror was not a static one we
           have to establish explicitly. Instead we want a dynamic
-          mirror with data which gets updated automatically on the
+          mirror with data which gets updated automatically
           as needed on the remote host(s).</p>
         </dd>
 
@@ -640,8 +640,8 @@ www   IN  A       1.2.3.5
               subsequent requests will continue to go to the same
               IP (and thus a single server), rather than being
               distributed across the other available servers. But the
-              over result is
-              okay, because the requests are collectively
+              overall result is
+              okay because the requests are collectively
               spread over the various web servers.</p>
             </li>