docs: grammar proofread, typo fixes

(Partially automated) proofread of most of the documentation, leading to
various typo fixes.

Closes #8353
This commit is contained in:
Antoine Pietri 2022-01-27 02:12:50 +01:00 committed by Daniel Stenberg
parent 91e3996aa7
commit b341b7675b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
21 changed files with 68 additions and 65 deletions

View file

@ -518,5 +518,5 @@ and the request will fail.
As of curl 7.77.0, you can also pass `SCH_USE_STRONG_CRYPTO` as a cipher name
to [constrain the set of available ciphers as specified in the schannel
documentation](https://docs.microsoft.com/en-us/windows/win32/secauthn/tls-cipher-suites-in-windows-server-2022).
Note that the supported ciphers in this case follows the OS version, so if you
Note that the supported ciphers in this case follow the OS version, so if you
are running an outdated OS you might still be supporting weak ciphers.