mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
Fix typo in last check-in.
This commit is contained in:
parent
c4db078bfd
commit
5c62d13346
@ -2178,7 +2178,7 @@ Arguments are the same as for `erc'."
|
|||||||
The process will be given the name NAME, its target buffer will be
|
The process will be given the name NAME, its target buffer will be
|
||||||
BUFFER. HOST and PORT specify the connection target."
|
BUFFER. HOST and PORT specify the connection target."
|
||||||
(open-network-stream name buffer host port
|
(open-network-stream name buffer host port
|
||||||
:type 'tls)))
|
:type 'tls))
|
||||||
|
|
||||||
;;; Displaying error messages
|
;;; Displaying error messages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user