mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
ircdb: fix typo in supybot.capabilities.registeredUsers description
This commit is contained in:
parent
b9a159b68a
commit
8981b225f1
@ -1170,7 +1170,7 @@ conf.registerGlobalValue(conf.supybot, 'capabilities',
|
||||
|
||||
conf.registerGlobalValue(conf.supybot.capabilities, 'registeredUsers',
|
||||
SpaceSeparatedListOfCapabilities([], """These are the
|
||||
capabilities that are given to every authenticated by default.
|
||||
capabilities that are given to every authenticated user by default.
|
||||
You probably want to use supybot.capabilities instead, to give these
|
||||
capabilities both to registered and non-registered users."""))
|
||||
conf.registerGlobalValue(conf.supybot.capabilities, 'default',
|
||||
|
Loading…
Reference in New Issue
Block a user