diff options
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index 55dbaa5f..eaa8372b 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -563,7 +563,7 @@ All enumerations are subclasses of `enum`_. .. class:: ChannelType - Specifies the type of :class:`Channel`. + Specifies the type of channel. .. attribute:: text |