aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-11-15 18:35:11 +0000
committerJuanma Barranquero <[email protected]>2007-11-15 18:35:11 +0000
commitec77ae0a9ec78d58dd34470fbe5d581924d20b86 (patch)
tree33906ffa5a8ff85a3d92a6667c3b041d3d623130 /lisp
parenta198d2c9158ca14968181e2af9d145e94d425f0a (diff)
(erc-open): Fix typo in docstring.
Diffstat (limited to 'lisp')
-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 c26bdf2a19..d5480bd4b1 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)