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

@ -24,4 +24,4 @@ jobs:
- uses: actions/checkout@v2
- name: check
run: ./.github/scripts/badwords.pl < .github/scripts/badwords.txt docs/*.md docs/libcurl/*.md docs/libcurl/opts/*.md
run: ./.github/scripts/badwords.pl < .github/scripts/badwords.txt docs/*.md docs/libcurl/*.md docs/libcurl/opts/*.md docs/cmdline-opts/*.md