Also:
- wcurl.md: sync with upstream to pass the badwords check.
Ref: https://github.com/curl/wcurl/commit/
11f840cddd840e03b4281cb7408b246c0d09da0f
Ref: https://github.com/curl/wcurl/pull/79
Closes #19713
couldn't:could not
didn't:did not
doesn't:does not
-don't=do not
+don't:do not
haven't:have not
i'd:I would
i'll:I will
\buser names\b:usernames
\bpass phrase:passphrase
\bwill\b:rewrite to present tense
-\b32bit=32-bit
-\b64bit=64-bit
-32 bit\b=32-bit
-64 bit\b=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
32-bits:32 bits or 32-bit
\bvery\b:rephrase using an alternative word
## --no-decode-filename
-Don't percent-decode the output filename, even if the percent-encoding in the
+Do not percent-decode the output filename, even if the percent-encoding in the
URL was done by **wcurl**, e.g.: The URL contained whitespace.
## --dry-run