phpcs: remove trailing whitespace from comments

This commit is contained in:
Marc Tobias Metten
2018-03-27 01:43:02 +02:00
parent 64fa70ac0a
commit f6a76ebcd5
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ $aTagsBlacklist
'place' => array('house', 'houses'),
);
// If a class is in the white list then all types will
// If a class is in the white list then all types will
// be ignored except the ones given in the list.
// Also use this list to exclude an entire class from
// special phrases.