]> granicus.if.org Git - apache/commitdiff
analogous to r1415075
authorIgor Galić <igalic@apache.org>
Fri, 30 Nov 2012 09:05:12 +0000 (09:05 +0000)
committerIgor Galić <igalic@apache.org>
Fri, 30 Nov 2012 09:05:12 +0000 (09:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415549 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 764c5df683f3aca012251441d1bc6f7d3dad4ed2..346da6036e00a5cfdcefffe21a9269515bccd696 100644 (file)
@@ -2972,7 +2972,7 @@ resource </description>
     <usage>
         <p>The <directive>MaxRangeOverlaps</directive> directive
             limits the number of overlapping HTTP ranges the server is willing to
-            return to the client.  If more overlapping ranges then permitted are requested,
+            return to the client. If more overlapping ranges than permitted are requested,
             the complete resource is returned instead.</p>
 
         <dl>
@@ -3007,7 +3007,7 @@ resource </description>
     <usage>
         <p>The <directive>MaxRangeReversals</directive> directive
             limits the number of HTTP Range reversals the server is willing to
-            return to the client.  If more ranges reversals then permitted are requested,
+            return to the client. If more ranges reversals than permitted are requested,
             the complete resource is returned instead.</p>
 
         <dl>