mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-08 12:18:54 -05:00
Proper capitalization of [p]blacklist help text (#2511)
This commit is contained in:
parent
30ca226e39
commit
d52b3eaf21
@ -1415,7 +1415,7 @@ class Core(commands.Cog, CoreLogic):
|
||||
@checks.is_owner()
|
||||
async def blacklist(self, ctx: commands.Context):
|
||||
"""
|
||||
blacklist management commands.
|
||||
Blacklist management commands.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user