mirror of
https://github.com/curl/curl.git
synced 2026-04-19 15:41:15 +03:00
docs: misc language polish
- CURLINFO_FILETIME*: improve language - add '32bit' and '64bit' as bad words, use 32-bit and 64-bit - mksymbolsmanpage.pl: avoid "will" Closes #14070
This commit is contained in:
parent
ecd654e12e
commit
816ac2a866
22 changed files with 65 additions and 63 deletions
6
.github/scripts/badwords.txt
vendored
6
.github/scripts/badwords.txt
vendored
|
|
@ -58,3 +58,9 @@ doesn't:does not
|
|||
won't:will not
|
||||
couldn't:could not
|
||||
\bwill\b:rewrite to present tense
|
||||
32bit=32-bit
|
||||
64bit=64-bit
|
||||
32 bit\b=32-bit
|
||||
64 bit\b=64-bit
|
||||
64-bits:64 bits or 64-bit
|
||||
32-bits:32 bits or 32-bit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue