mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Docstring fix (#1724)
This commit is contained in:
@@ -323,7 +323,7 @@ class Permissions:
|
||||
@permissions.command(name="updateglobalacl")
|
||||
async def owner_update_acl(self, ctx: commands.Context):
|
||||
"""
|
||||
Take a YAML file upload to set permissions from
|
||||
Take a YAML file upload to update permissions from
|
||||
|
||||
Use this to not lose existing rules
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user