emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master aeecbc0 6/6: Fix typo in last checkin


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master aeecbc0 6/6: Fix typo in last checkin
Date: Thu, 26 Jan 2017 18:46:32 +0000 (UTC)

branch: master
commit aeecbc09adc46d6a681ed30609ff23cb1c37204b
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Fix typo in last checkin
    
    * lisp/gnus/nnimap.el (nnimap-shell-program): Document
    nnimap-shell-program (bug#20651).
---
 lisp/gnus/nnimap.el |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el
index 5d38924..2943c8d 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]