[Core] Typo fix (#4035)

This commit is contained in:
Dav
2020-08-06 16:54:44 +00:00
committed by jack1142
parent b8e56f3632
commit e463c307ea

View File

@@ -2629,7 +2629,7 @@ class Core(commands.Cog, CoreLogic):
ctx: commands.Context,
channel: Optional[Union[discord.TextChannel, discord.CategoryChannel]] = None,
):
"""Remove a channel or category from ignore the list.
"""Remove a channel or category from the ignore list.
Defaults to the current channel.
"""