From: Lars Ingebrigtsen Date: Thu, 26 Jan 2017 18:45:39 +0000 (+0100) Subject: Fix typo in last checkin X-Git-Tag: emacs-26.0.90~870^2~37 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aeecbc09adc46d6a681ed30609ff23cb1c37204b;p=emacs.git Fix typo in last checkin * lisp/gnus/nnimap.el (nnimap-shell-program): Document nnimap-shell-program (bug#20651). --- 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'.") "ssh %s imapd") "What command to execute to connect to an IMAP server. This will only be used if the connection type is `shell'. See -the `make-network-process' documentation for an explanation of -the format.) +the `open-network-stream' documentation for an explanation of +the format.") (defvoo nnimap-inbox nil "The mail box where incoming mail arrives and should be split out of.