mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-16 15:39:21 +01: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…
Reference in New Issue
Block a user