Proper capitalization of [p]blacklist help text (#2511)

This commit is contained in:
Flame442 2019-03-06 16:57:06 -05:00 committed by Toby Harradine
parent 30ca226e39
commit d52b3eaf21

View File

@ -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