mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:23:53 +03:00
spelling: use 'reuse' not 're-use' in code and elsewhere
Unify the spelling as both versions were previously used intermittently Closes #11717
This commit is contained in:
parent
1a14f2179b
commit
5e2beb3395
38 changed files with 68 additions and 68 deletions
|
|
@ -23,7 +23,7 @@ Content-Length: 0
|
|||
http
|
||||
</server>
|
||||
<name>
|
||||
verify -w local/remote port+ip after connection re-use
|
||||
verify -w local/remote port+ip after connection reuse
|
||||
</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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue