]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in last check-in.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 23 Jun 2011 00:18:46 +0000 (02:18 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 23 Jun 2011 00:18:46 +0000 (02:18 +0200)
lisp/erc/erc.el

index bab8fd1e45562ff3e7e357ffad2b1496fbd0db53..36097cf0c12a6b08a3396b6e6f9c658db22464e4 100644 (file)
@@ -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