Skip to content

Commit d683a42

Browse files
authored
Fix typo in modmail.py
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
1 parent f88a000 commit d683a42

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
@@ -543,7 +543,7 @@ async def args(self, ctx, *, name: str.lower = None):
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
546-
arg point to.
546+
arg points to.
547547
548548
To create an arg:
549549
- `{prefix}args add arg-name A value.`

0 commit comments

Comments
 (0)