mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-27 05:21:09 -05:00
IrcState: fix typo in attribute docs
capabilities_acq -> capabilities_ack
This commit is contained in:
parent
4da1291876
commit
73a23e220f
@ -624,7 +624,7 @@ class IrcState(IrcCommandDispatcher, log.Firewalled):
|
|||||||
|
|
||||||
:type: Set[str]
|
:type: Set[str]
|
||||||
|
|
||||||
.. attribute:: capabilities_acq
|
.. attribute:: capabilities_ack
|
||||||
|
|
||||||
Set of all capabilities requested from and acknowledged by the
|
Set of all capabilities requested from and acknowledged by the
|
||||||
server. See <https://ircv3.net/specs/core/capability-negotiation>
|
server. See <https://ircv3.net/specs/core/capability-negotiation>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user