]> git.eshelyaron.com Git - emacs.git/commitdiff
doc/misc/erc.texi: fix typo
authorkwhite <kwhite@gnu.org>
Wed, 4 Feb 2015 19:33:07 +0000 (14:33 -0500)
committerkwhite <kwhite@gnu.org>
Wed, 4 Feb 2015 19:33:07 +0000 (14:33 -0500)
doc/misc/ChangeLog
doc/misc/erc.texi

index 616b35740379d501ff62dc1c7ff2ba53d8441e46..0e43b9ffe4dec2c016167e937265231a927c53db 100644 (file)
@@ -2,6 +2,7 @@
 
        * erc.texi (Advanced Usage, Options): Add descriptions and examples
        for erc-format-nick-function and erc-rename-buffers options.
+       (Connecting): fix typo
 
 2014-12-29  Michael Albinus  <michael.albinus@gmx.de>
 
index 866d84869695c1164a6e529d88d0f8c70f7e7473..1c733bd03accd0386a33097f3ece95760069c752 100644 (file)
@@ -591,7 +591,7 @@ other nicks are tried in the list order.
 @defopt erc-format-nick-function
 A function to format a nickname for message display
 
-You can set this to @code{erc-format-@OA@nick} to display user mode prefix
+You can set this to @code{erc-format-@@nick} to display user mode prefix
 @end defopt
 
 @example