Opened 11 years ago
Closed 11 years ago
Last modified 11 years ago
s/the the/the/g
In 35793:
The the Docs: Fix the the dittography
Sometimes, it's easy to to type the the same word twice, especially if if it's a simple word. We probably shouldn't do do do (do do do doo) it, though.
(I've excluded external libs from this change.)
Fixes #34885.
In 35796:
Docs: Remove some more dittography.
See #34885, r35793.
In 35797:
Docs: Make "list table table tag" a bit more readable.
See: #34885, r35796.
FYI, here's the regex I used to find these: \b([^\d\W]+)\s+\1\b
\b([^\d\W]+)\s+\1\b
In 35807:
Twenty Eleven/Docs: Remove duplicate "can" from footer template.
See #34885.
In 35793: