diff --git a/src/irclib.py b/src/irclib.py index dc043cc5a..a6932590b 100644 --- a/src/irclib.py +++ b/src/irclib.py @@ -684,7 +684,7 @@ class IrcState(IrcCommandDispatcher, log.Firewalled): .. attribute:: nicksToAccounts - Stores the current network account name of a seen nick. + Stores the current services account name of a seen nick. :type: ircutils.IrcDict[str, str] """