aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-11-15 16:45:18 +0000
committerJuanma Barranquero <[email protected]>2007-11-15 16:45:18 +0000
commit2c5a057564fe0003f70f0c103df3db126384e73c (patch)
treebdc4d80997a2ca689f53b20eedf956e11d8aae27 /lisp/erc
parent08011be5edc52b1c14e2254c2bb5751d829ed1a2 (diff)
(erc-open): Fix typo in docstring.
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/erc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el
index fab8f7ca1b..497b6ffd39 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)