]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in last checkin
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Jan 2017 18:45:39 +0000 (19:45 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Jan 2017 18:46:27 +0000 (19:46 +0100)
* lisp/gnus/nnimap.el (nnimap-shell-program): Document
nnimap-shell-program (bug#20651).

lisp/gnus/nnimap.el

index 5d38924b57625e42b0e94a3976b8164a28bacfab..2943c8dc7d2364498fc3101c1e994ece20f9fbfb 100644 (file)
@@ -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.