s/network/services/

Co-authored-by: James Lu <james@overdrivenetworks.com>
This commit is contained in:
Val Lorentz 2023-07-02 07:49:24 +02:00 committed by GitHub
parent f73fe5095e
commit 21cac28396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]
"""