Closed Ich73 closed 3 years ago
There are some instances of two spaces after a punctuation instead of just one. For example something like "That's hilarious! They...".
There are 118 occurrences to fix in EventEN. One can search for them using the Regex [!"#$%&'()*+,-./:;<=>?@[]^`{|}~] {2,}.
[!"#$%&'()*+,-./:;<=>?@[]^
There are some instances of two spaces after a punctuation instead of just one. For example something like "That's hilarious! They...".
There are 118 occurrences to fix in EventEN. One can search for them using the Regex
[!"#$%&'()*+,-./:;<=>?@[]^
`{|}~] {2,}.