* Bastien ROUCARIES <broucaries-guest@moszumanska.debian.org>, 2014-03-29, 15:32:
tag 'source-contains-prebuilt-javascript-object',
- $name, 'means line length is about', $linelength,
+ $name, 'means line length is about', int($linelength),
'characters';
Typo: means -> meanBut personally, I don't think information about average line length is useful at all.
-- Jakub Wilk