mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Core] Typo fix (#4035)
This commit is contained in:
parent
09933e22f6
commit
297ba8f2b7
@ -3350,7 +3350,7 @@ class Core(commands.commands._RuleDropper, 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.
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user