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 bab8fd1..36097cf 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