mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:17:30 +03:00
parent
c074ba64a8
commit
ca6b05b6dc
2 changed files with 20 additions and 7 deletions
6
.github/scripts/badwords.txt
vendored
6
.github/scripts/badwords.txt
vendored
|
|
@ -25,7 +25,7 @@ you'd:you would
|
|||
you'll:you will
|
||||
you're:you are
|
||||
should've:should have
|
||||
don't:do not
|
||||
don't=do not
|
||||
could've:could have
|
||||
doesn't:does not
|
||||
isn't:is not
|
||||
|
|
@ -59,8 +59,8 @@ doesn't:does not
|
|||
won't:will not
|
||||
couldn't:could not
|
||||
\bwill\b:rewrite to present tense
|
||||
32bit=32-bit
|
||||
64bit=64-bit
|
||||
\b32bit=32-bit
|
||||
\b64bit=64-bit
|
||||
32 bit\b=32-bit
|
||||
64 bit\b=64-bit
|
||||
64-bits:64 bits or 64-bit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue