doc/misc/erc.texi: fix typo

This commit is contained in:
kwhite 2015-02-04 14:33:07 -05:00
parent c6487170e3
commit 9615c0dead
2 changed files with 2 additions and 1 deletions

View 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>

View 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