docs: more language cleanups

- present tense
- avoid bad words

Closes #13003
This commit is contained in:
Daniel Stenberg 2024-02-27 10:35:28 +01:00
parent 17d302e562
commit 6e494a2390
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
59 changed files with 198 additions and 199 deletions

View file

@ -196,7 +196,8 @@ Build curl:
% make
% make install
If `make install` results in `Permission denied` error, you will need to prepend it with `sudo`.
If `make install` results in `Permission denied` error, you need to prepend
it with `sudo`.
# OpenSSL version
@ -232,7 +233,8 @@ Build curl:
% make
% make install
If `make install` results in `Permission denied` error, you will need to prepend it with `sudo`.
If `make install` results in `Permission denied` error, you need to prepend
it with `sudo`.
# msh3 (msquic) version