mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-16 07:29:23 +01:00
Merge pull request #558 from nyuszika7h/issue-170
ChannelStats: Remove useless space.
This commit is contained in:
commit
a3c79d61f8
@ -66,7 +66,7 @@ conf.registerChannelValue(ChannelStats, 'smileys',
|
||||
'smileys' for the purposes of stats-keeping.""")))
|
||||
conf.registerChannelValue(ChannelStats, 'frowns',
|
||||
Smileys(':| :-/ :-\\ :\\ :/ :( :-( :\'('.split(), _("""Determines what words
|
||||
(i.e., pieces of text with no spaces in them ) are considered 'frowns' for
|
||||
(i.e., pieces of text with no spaces in them) are considered 'frowns' for
|
||||
the purposes of stats-keeping.""")))
|
||||
|
||||
# vim:set shiftwidth=4 softtabstop=4 expandtab textwidth=79:
|
||||
|
Loading…
Reference in New Issue
Block a user