mirror of
https://github.com/curl/curl.git
synced 2026-08-15 02:53:38 +03:00
docs: more language cleanups
- present tense - avoid bad words Closes #13003
This commit is contained in:
parent
17d302e562
commit
6e494a2390
59 changed files with 198 additions and 199 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue