changeset 86107:4c5abd39cfa9

(erc-open): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 15 Nov 2007 16:45:18 +0000
parents 29738c3df361
children 322695549b66
files lisp/erc/erc.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/erc/erc.el	Thu Nov 15 16:44:30 2007 +0000
+++ b/lisp/erc/erc.el	Thu Nov 15 16:45:18 2007 +0000
@@ -1924,7 +1924,7 @@
 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)