From 2c5a057564fe0003f70f0c103df3db126384e73c Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 15 Nov 2007 16:45:18 +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 fab8f7ca1b9..497b6ffd396 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el @@ -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) -- 2.39.2