docs: updates spellings with full words

Closes #8730
This commit is contained in:
Kushal Das 2022-04-21 17:05:36 +02:00 committed by Daniel Stenberg
parent 25d7b5f39a
commit 94ac2ca775
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
9 changed files with 56 additions and 55 deletions

View file

@ -149,7 +149,7 @@ debug multithreaded dynamic C runtime.
## MingW32
Make sure that MinGW32's bin dir is in the search path, for example:
Make sure that MinGW32's bin directory is in the search path, for example:
```cmd
set PATH=c:\mingw32\bin;%PATH%
@ -194,7 +194,7 @@ If you want to enable LDAPS support then set LDAPS=1.
## Cygwin
Almost identical to the unix installation. Run the configure script in the
Almost identical to the Unix installation. Run the configure script in the
curl source tree root with `sh configure`. Make sure you have the `sh`
executable in `/bin/` or you will see the configure fail toward the end.
@ -523,7 +523,7 @@ the `--disable` statements suggested above. Use will cause tests relying on
those features to fail. The test harness can be manually forced to skip the
relevant tests by specifying certain key words on the `runtests.pl` command
line. Following is a list of appropriate key words for those configure options
that aren't automatically detected:
that are not automatically detected:
- `--disable-cookies` !cookies
- `--disable-dateparse` !RETRY-AFTER !CURLOPT_TIMECONDITION !CURLINFO_FILETIME !If-Modified-Since !getdate !-z