spelling: 'a' vs 'an'

Closes #17487
This commit is contained in:
Daniel Stenberg 2025-05-30 10:27:35 +02:00
parent 7a14898264
commit bdb7d8b004
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
43 changed files with 70 additions and 67 deletions

View file

@ -23,7 +23,7 @@ swsclose
http
</server>
<name>
HTTP GET with a invalid HTTP/1 response line start
HTTP GET with an invalid HTTP/1 response line start
</name>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --http0.9

View file

@ -33,7 +33,7 @@ h2c
http
</server>
<name>
HTTP/1 doing HTTP/2 Upgrade: getting a HTTP/2 101 response
HTTP/1 doing HTTP/2 Upgrade: getting an HTTP/2 101 response
</name>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --http2

View file

@ -30,7 +30,7 @@ ftp
proxy
</features>
<name>
HTTP PUT to a FTP URL with username+password - over HTTP proxy
HTTP PUT to an FTP URL with username+password - over HTTP proxy
</name>
<command>
-x http://%HOSTIP:%HTTPPORT ftp://daniel:mysecret@host.com/we/want/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt