Skip to content

Commit 49ca01c

Browse files
committed
docfix for real
1 parent ae8d332 commit 49ca01c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/history.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ History
1717
that MXP's negotiation direction is server-sends-``DO`` (the LPMud family convention, e.g.
1818
Discworld), so a client accepting MXP replies ``WILL`` to ``IAC DO MXP``.
1919
:meth:`~telnetlib3.stream_writer.TelnetWriter.remove_will_callback` for per-option callbacks
20-
invoked after :meth:`~telnetlib3.TelnetWriter.handle_will` negotiation. Replaces the previous
20+
invoked after :meth:`~telnetlib3.stream_writer.TelnetWriter.handle_will` negotiation. Replaces
21+
the previous
2122
closure-wrapping pattern in :class:`~telnetlib3.client.TelnetClient` for GMCP, ZMP, and CHARSET
2223
will-detection.
2324
* enhancement: ``telnetlib3-fingerprint`` now accepts all MUD protocol offers (ATCP, AARDWOLF,

0 commit comments

Comments
 (0)