Fix typos in doc string. (#4360)

This commit is contained in:
Stonedestroyer
2020-09-01 00:53:25 +02:00
committed by GitHub
parent 2bf9c1260c
commit f81cf5960f
2 changed files with 6 additions and 6 deletions

View File

@@ -320,7 +320,7 @@ class RedBase(
Parameters
----------
cog_name: str
This should be the cog's qualified name, not neccessarily the classname
This should be the cog's qualified name, not necessarily the classname
guild_id: int
Returns