Fix typo in last check-in.
This commit is contained in:
parent
c4db078bfd
commit
5c62d13346
1 changed files with 1 additions and 1 deletions
|
@ -2178,7 +2178,7 @@ Arguments are the same as for `erc'."
|
|||
The process will be given the name NAME, its target buffer will be
|
||||
BUFFER. HOST and PORT specify the connection target."
|
||||
(open-network-stream name buffer host port
|
||||
:type 'tls)))
|
||||
:type 'tls))
|
||||
|
||||
;;; Displaying error messages
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue