mirror of
https://github.com/curl/curl.git
synced 2026-08-02 15:40:32 +03:00
misc: typo and grammar fixes
- Replace `Github` with `GitHub`. - Replace `windows` with `Windows` - Replace `advice` with `advise` where a verb is used. - A few fixes on removing repeated words. - Replace `a HTTP` with `an HTTP` Closes #9802
This commit is contained in:
parent
b7260c4fda
commit
4484270afc
57 changed files with 106 additions and 106 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<testcase>
|
||||
<info>
|
||||
# This test is a copy of test 67, modified to use a HTTP proxy.
|
||||
# This test is a copy of test 67, modified to use an HTTP proxy.
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<testcase>
|
||||
<info>
|
||||
# This test is a copy of test 1231, modified to use a HTTP proxy.
|
||||
# This test is a copy of test 1231, modified to use an HTTP proxy.
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ lib%TESTNUMBER
|
|||
</tool>
|
||||
|
||||
<name>
|
||||
make a HTTPPOST set to NULL
|
||||
make an HTTPPOST set to NULL
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ lib%TESTNUMBER
|
|||
</tool>
|
||||
|
||||
<name>
|
||||
make a HTTP MIME POST set to NULL
|
||||
make an HTTP MIME POST set to NULL
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue