mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 18:39:31 +01:00
supybot-plugin-doc: Remove extra space + regenerate all READMEs.
This commit is contained in:
parent
2d2241787f
commit
ed9dffdd7f
@ -246,7 +246,7 @@ class PluginDoc(object):
|
||||
cv = '' if v._channelValue else ' not'
|
||||
nv = '' if v._networkValue else ' not'
|
||||
kind = (
|
||||
'is%s network-specific, and is %s channel-specific.'
|
||||
'is%s network-specific, and is%s channel-specific.'
|
||||
% (nv, cv)
|
||||
)
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user