From ec77ae0a9ec78d58dd34470fbe5d581924d20b86 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 15 Nov 2007 18:35:11 +0000 Subject: [PATCH] (erc-open): Fix typo in docstring. --- lisp/erc/erc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2