Skip to content

Commit 3767e59

Browse files
committed
Fix typo discovered by codespell
1 parent a970efa commit 3767e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ class be provided, it must be similar enough to
355355
Returns
356356
--------
357357
:class:`.ApplicationContext`
358-
The invocation context. Tye type of this can change via the
358+
The invocation context. The type of this can change via the
359359
``cls`` parameter.
360360
"""
361361
if cls is None:

0 commit comments

Comments
 (0)