]> granicus.if.org Git - apache/commitdiff
merge r1415549
authorIgor Galić <igalic@apache.org>
Fri, 30 Nov 2012 09:09:33 +0000 (09:09 +0000)
committerIgor Galić <igalic@apache.org>
Fri, 30 Nov 2012 09:09:33 +0000 (09:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1415551 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index ca8ad894565ac58de54de37016d8ed47d202415a..3d4f4af91df6ae4d691fe6a4ad606f5e99cb858e 100644 (file)
@@ -2966,7 +2966,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>
@@ -3001,7 +3001,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>