aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar sco1 <[email protected]>2019-05-29 17:30:21 -0400
committerGravatar sco1 <[email protected]>2019-05-29 17:30:21 -0400
commit14433fb46c425549f9ad568c6d2eabd55cdde1e6 (patch)
treec1778a9299b1401c954866e9da1aa8704b82d4f0
parentUpdate d.py documentation link (diff)
Pushish the punished typo
-rw-r--r--bot/seasons/easter/egg_hunt/cog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/seasons/easter/egg_hunt/cog.py b/bot/seasons/easter/egg_hunt/cog.py
index 9c20ba89..110a39f5 100644
--- a/bot/seasons/easter/egg_hunt/cog.py
+++ b/bot/seasons/easter/egg_hunt/cog.py
@@ -157,7 +157,7 @@ class EggMessage:
if reaction.emoji != self.egg:
return False
- # Ignore the pushished
+ # Ignore the punished
if MUTED in user.roles:
return False