lib: the number four in a sequence is the "fourth"

Spelling is hard

Closes #9535
This commit is contained in:
Daniel Stenberg 2022-09-18 23:23:42 +02:00
parent a46e412464
commit 660cf3d4ed
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 5 additions and 5 deletions

View file

@ -3618,7 +3618,7 @@ CURLcode Curl_http_header(struct Curl_easy *data, struct connectdata *conn,
The second format was added since Sun's webserver
JavaWebServer/1.1.1 obviously sends the header this way!
The third added since some servers use that!
The forth means the requested range was unsatisfied.
The fourth means the requested range was unsatisfied.
*/
char *ptr = headp + strlen("Content-Range:");