misc: assorted typo fixes

Closes #6375
This commit is contained in:
XhmikosR 2020-12-25 07:52:59 +02:00 committed by Daniel Stenberg
parent 334f85b3fc
commit aadc75626b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
8 changed files with 11 additions and 11 deletions

View file

@ -611,7 +611,7 @@
The alt-svc: header provides a set of alternative services for curl to use
instead of the original. If the first attempted one fails, it should try the
next etc and if all alterantives fail go back to the original.
next etc and if all alternatives fail go back to the original.
See https://github.com/curl/curl/issues/4908