mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-04 14:29:46 +00:00
irclib: Fix typo in the introduction of ChannelState
This commit is contained in:
@ -46,7 +46,7 @@ Used as the ``fsm`` attribute of :py:class:`supybot.irclib.IrcState` objects
|
||||
ChannelState
|
||||
============
|
||||
|
||||
Used mainly as the `channels['#chan']` attribute of
|
||||
Used mainly as the ``.state.channels['#chan']`` attribute of
|
||||
:py:class:`supybot.irclib.Irc` objects.
|
||||
|
||||
.. autoclass:: supybot.irclib.ChannelState
|
||||
|
Reference in New Issue
Block a user