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

index c26bdf2a19f8fd7ab7fd978b65cde28677eded76..d5480bd4b19a8ec4d12e7aca91201fb322d215e5 100644 (file)
@@ -1910,7 +1910,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)