https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21233 --- Comment #16 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Marcel de Rooy from comment #14)
(In reply to Tomás Cohen Arazi from comment #13)
(In reply to Marcel de Rooy from comment #7)
Just a language thing on TrailingWhitespaces I would say we have trailing spaces or trailing whitespace where whitespace is \s* in regex terms (catching all spaces, tabs, newlines etc.). No plural form needed.
From https://english.stackexchange.com/questions/25368/what-is-the-plural-form-of... whitespace: The word "whitespace" is usually uncountable. If you need it to be countable, I would suggest saying "whitespace characters".
I'd say we should even get rid of 'Trailing', because this is then used in a test for whitespace chars at the begining too, right?
Too late ?
:-D -- You are receiving this mail because: You are watching all bug changes.