Fix casing and add missing dot in two commands (#3851)

This commit is contained in:
Predeactor
2020-05-15 15:55:28 +02:00
committed by GitHub
parent de99aac3ad
commit fb26ecf577
2 changed files with 2 additions and 2 deletions

View File

@@ -2001,7 +2001,7 @@ class Core(commands.Cog, CoreLogic):
@checks.admin_or_permissions(administrator=True)
async def localblacklist(self, ctx: commands.Context):
"""
blacklist management commands.
Blacklist management commands.
"""
pass