]> git.eshelyaron.com Git - emacs.git/commitdiff
(erc-open): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 16:45:18 +0000 (16:45 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 16:45:18 +0000 (16:45 +0000)
lisp/erc/erc.el

index fab8f7ca1b95504ba7313894189e81889bc931ee..497b6ffd39642e7cd543110d70c8591d81e25360 100644 (file)
@@ -1924,7 +1924,7 @@ already connected and just create a separate buffer for the new
 target CHANNEL.
 
 Use PASSWD as user password on the server.  If TGT-LIST is
-non-nil, use it to initialise `erc-default-recipients'.
+non-nil, use it to initialize `erc-default-recipients'.
 
 Returns the buffer for the given server or channel."
   (let ((server-announced-name (when (and (boundp 'erc-session-server)