]> jfr.im git - irc/charybdis-ircd/charybdis.git/commitdiff
doc/ts6-protocol: Correct the mode letter for termination
authorMantas Mikulėnas <redacted>
Sun, 12 Jan 2014 19:17:34 +0000 (21:17 +0200)
committerJilles Tjoelker <redacted>
Fri, 15 Aug 2014 19:18:40 +0000 (21:18 +0200)
(cherry picked from commit 9337f5ce45c01d1fa6f0aa2e6fcaa2e14d93e952)

doc/technical/ts6-protocol.txt

index cd1daef43055df75d475544562b87b732db9b843..afc74e60a45f1b756ffc88b3cce1c812399a7a0c 100644 (file)
@@ -725,7 +725,7 @@ source: server
 parameters: source uid, target uid, mode, data
 
 Part of a SASL authentication exchange. The mode is 'C' to send some data
-(base64 encoded), or 'S' to end the exchange (data indicates type of
+(base64 encoded), or 'D' to end the exchange (data indicates type of
 termination: 'A' for abort, 'F' for authentication failure, 'S' for
 authentication success).