Skip to content

Commit 2b07758

Browse files
SnoopJdgw
andcommitted
config.core_section: clarify format of admins attribute
Co-authored-by: dgw <dgw@technobabbl.es>
1 parent ebb98a6 commit 2b07758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sopel/config/core_section.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class CoreSection(StaticSection):
7979
"""
8080

8181
admins = ListAttribute('admins')
82-
"""The list of people (other than the owner) who can administer the bot.
82+
"""List of nicks or ``nick@host`` who can administer the bot (other than the owner).
8383
8484
Example:
8585

0 commit comments

Comments
 (0)