summaryrefslogtreecommitdiff
path: root/lisp/gnus/ChangeLog.3
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog.3')
-rw-r--r--lisp/gnus/ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3
index 3b41e9edc94..8c1073dc8db 100644
--- a/lisp/gnus/ChangeLog.3
+++ b/lisp/gnus/ChangeLog.3
@@ -6032,7 +6032,7 @@
Make `default' the default, for compatibility with open-network-stream.
Handle the no-parameter case exactly as open-network-stream, with no
additional stream processing. Search plists using plist-get.
- Explicitly add :end-of-commend parameter if it is missing.
+ Explicitly add :end-of-comment parameter if it is missing.
(proto-stream-open-default): Rename from
proto-stream-open-network-only. Return 'default as the type.
(proto-stream-open-starttls): Rename from proto-stream-open-network.