aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar SebastiaanZ <[email protected]>2019-07-04 22:19:33 +0200
committerGravatar SebastiaanZ <[email protected]>2019-07-04 22:19:33 +0200
commit20683f67f336579fec9be8050ee2c8e3a40ae537 (patch)
tree02eb94b0ef7f16de878d678c6aa29709d67c26e8
parentAdding correct docstring to TalentPool edit group method; adding periods to d... (diff)
Changing class-level docstring of TalentPool class to be consistent with the BigBrother class
-rw-r--r--bot/cogs/watchchannels/talentpool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/watchchannels/talentpool.py b/bot/cogs/watchchannels/talentpool.py
index d90bd2cbd..75954dd4a 100644
--- a/bot/cogs/watchchannels/talentpool.py
+++ b/bot/cogs/watchchannels/talentpool.py
@@ -17,7 +17,7 @@ STAFF_ROLES = Roles.owner, Roles.admin, Roles.moderator, Roles.helpers # <- I
class TalentPool(WatchChannel):
- """Relays messages of helper candidates to the talent-pool channel to observe them."""
+ """Relays messages of helper candidates to a watch channel to observe them."""
def __init__(self, bot) -> None:
super().__init__(