mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-10 15:59:50 +00:00
Fix typo in add_cog doc
This commit is contained in:
parent
2da6415008
commit
3e70a4e798
@ -574,7 +574,7 @@ class BotBase(GroupMixin[None]):
|
||||
|
||||
.. note::
|
||||
|
||||
Exceptions raised inside a `class`:.Cog:'s :meth:`~.Cog.cog_load` method will be
|
||||
Exceptions raised inside a :class:`.Cog`'s :meth:`~.Cog.cog_load` method will be
|
||||
propagated to the caller.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user