aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/nnimap.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el
index 5d38924b576..2943c8dc7d2 100644
--- a/lisp/gnus/nnimap.el
+++ b/lisp/gnus/nnimap.el
@@ -70,8 +70,8 @@ back on `network'.")
70 "ssh %s imapd") 70 "ssh %s imapd")
71 "What command to execute to connect to an IMAP server. 71 "What command to execute to connect to an IMAP server.
72This will only be used if the connection type is `shell'. See 72This will only be used if the connection type is `shell'. See
73the `make-network-process' documentation for an explanation of 73the `open-network-stream' documentation for an explanation of
74the format.) 74the format.")
75 75
76(defvoo nnimap-inbox nil 76(defvoo nnimap-inbox nil
77 "The mail box where incoming mail arrives and should be split out of. 77 "The mail box where incoming mail arrives and should be split out of.