mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
range.d: fix typo
Follow-up to 15ae039 from earlier today.
This commit is contained in:
parent
4cbb17a2cb
commit
b1ff27995b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user