misc: spelling fixes

Found using codespell 2.2.1.

Also delete the redundant protocol designator from an archive.org URL.

Reviewed-by: Daniel Stenberg
Closes #9403
This commit is contained in:
Viktor Szakats 2022-08-31 14:31:01 +00:00
parent f2daef6ad4
commit c9061f242b
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
18 changed files with 26 additions and 24 deletions

View file

@ -27,7 +27,7 @@ Connection: close
http
</server>
<name>
Appened dash if -r range specified without one
Append dash if -r range specified without one
</name>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -r 4

View file

@ -23,7 +23,7 @@ Content-Length: 0
http
</server>
<name>
verify -w local/remote port+ip after connecton re-use
verify -w local/remote port+ip after connection re-use
</name>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER -w 'local port == %{local_port}\nlocal ip == %{local_ip}\nremote_ip == %{remote_ip}\nremote_port == %{remote_port}\n'