From: Jay Satiro Date: Mon, 26 Oct 2020 21:12:15 +0000 (-0400) Subject: range.d: fix typo X-Git-Tag: curl-7_74_0~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ff27995b85ce8352ce0cf5c2786fb0cb7e9a94;p=thirdparty%2Fcurl.git range.d: fix typo Follow-up to 15ae039 from earlier today. --- diff --git a/docs/cmdline-opts/range.d b/docs/cmdline-opts/range.d index 3dfa2f34c0..e2d1f62fcb 100644 --- a/docs/cmdline-opts/range.d +++ b/docs/cmdline-opts/range.d @@ -29,7 +29,7 @@ specifies two separate 100-byte ranges(*) (HTTP) .RE .IP (*) = NOTE that this will cause the server to reply with a multipart -response, which will be retruned as-is by curl! Parsing or otherwise +response, which will be returned as-is by curl! Parsing or otherwise transforming this response is the responsibility of the caller. Only digit characters (0-9) are valid in the 'start' and 'stop' fields of the