Fix some typos

This commit is contained in:
apple502j
2022-06-28 11:34:45 +09:00
committed by GitHub
parent 55849d996e
commit b95db674c0
4 changed files with 5 additions and 5 deletions

View File

@@ -1591,7 +1591,7 @@ class Guild(Hashable):
reason: Optional[:class:`str`]
The reason for creating this channel. Shows up in the audit log.
default_auto_archive_duration: :class:`int`
The default auto archive duuration for threads created in the forum channel (in minutes).
The default auto archive duration for threads created in the forum channel (in minutes).
Raises
-------