mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:03:32 +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
|
|
@ -49,7 +49,7 @@ ftp
|
|||
https-proxy
|
||||
</server>
|
||||
<name>
|
||||
FTP through HTTPS-proxy, with connection re-use
|
||||
FTP through HTTPS-proxy, with connection reuse
|
||||
</name>
|
||||
<command>
|
||||
-p -x https://%HOSTIP:%HTTPSPROXYPORT ftp://ftp.site.thru.https.proxy:%FTPPORT/%TESTNUMBER --proxy-insecure ftp://ftp.site.thru.https.proxy:%FTPPORT/%TESTNUMBER0002
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue