diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-28 20:40:33 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-28 20:42:18 +0000 |
commit | 5ffbf3a3b9bbc8ebc7a0b29bf753febe283f5fa9 (patch) | |
tree | 82196e4bc2ce38270666144bba6036982bf4a5af /doc/doc-txt/experimental-spec.txt | |
parent | 518b70e9d6f6e221e08aebd117bf85745f52c06d (diff) |
Docs: clarify logging from filter
Diffstat (limited to 'doc/doc-txt/experimental-spec.txt')
-rw-r--r-- | doc/doc-txt/experimental-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt index d5a75f5b3..84fd54716 100644 --- a/doc/doc-txt/experimental-spec.txt +++ b/doc/doc-txt/experimental-spec.txt @@ -940,7 +940,7 @@ EHLO,STARTTLS -> TLS1.2-client-hello -> <- TLS-server-hello,cert,hello-done client-Kex,change-cipher,finished -> - <- change-cipher,finshed + <- change-cipher,finished EHLO,MAIL,RCPT,DATA -> <- EHLO-resp,MAIL-ack,RCPT-ack,DATA-goahead |