Skip to content

Commit fed5044

Browse files
committed
change wording
1 parent 0bd96b8 commit fed5044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/modmail.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ async def snippet_rename(self, ctx, name: str.lower, *, value):
539539
@checks.has_permissions(PermissionLevel.SUPPORTER)
540540
async def args(self, ctx, *, name: str.lower = None):
541541
"""
542-
Create dynamic arguments for use in replies.
542+
Create dynamic args for use in replies.
543543
544544
When `{prefix}args` is used by itself, this will retrieve
545545
a list of args that are currently set. `{prefix}args name` will show what the

0 commit comments

Comments
 (0)