Skip to content

Commit afcc1e5

Browse files
committed
Wording
1 parent b981ea9 commit afcc1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegram/ext/commandhandler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class CommandHandler(Handler):
3939
Filters.
4040
allow_edited (:obj:`bool`): Optional. Determines Whether the handler should also accept
4141
edited messages.
42-
prefix (:obj:`bool`): Optional. Denotes the leading character of commands with this
42+
prefix (:obj:`bool`): Optional. Denotes the leading character to commands with this
4343
handler.
4444
pass_args (:obj:`bool`): Optional. Determines whether the handler should be passed
4545
``args``.

0 commit comments

Comments
 (0)