From 39fd81164d2f645408980717f6ed7878802c2bc8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Thu, 29 Nov 2012 08:17:17 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415077 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 270e9e9868b..58e16622c8d 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3080,7 +3080,7 @@ resource

The MaxRanges directive limits the number of HTTP ranges the server is willing to - return to the client. If more ranges then permitted are requested, + return to the client. If more ranges than permitted are requested, the complete resource is returned instead.

-- 2.47.2