From: Juanma Barranquero Date: Thu, 15 Nov 2007 18:35:11 +0000 (+0000) Subject: (erc-open): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.1.90~371 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ec77ae0a9ec78d58dd34470fbe5d581924d20b86;p=emacs.git (erc-open): Fix typo in docstring. --- diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index c26bdf2a19f..d5480bd4b19 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el @@ -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)