docs: rewrite to present tense

... instead of using future tense.

+ numerous cleanups and improvements
+ stick to "reuse" not "re-use"
+ fewer contractions

Closes #11713
This commit is contained in:
Daniel Stenberg 2023-08-22 17:40:39 +02:00
parent 887b998e6e
commit 5b060a4108
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
339 changed files with 1873 additions and 1884 deletions

View file

@ -60,7 +60,7 @@ Source code in curl may never be wider than 79 columns and there are two
reasons for maintaining this even in the modern era of large and high
resolution screens:
1. Narrower columns are easier to read than wide ones. There's a reason
1. Narrower columns are easier to read than wide ones. There is a reason
newspapers have used columns for decades or centuries.
2. Narrower columns allow developers to easier show multiple pieces of code