summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-11-07 09:31:20 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-11-07 09:31:20 +0100
commitb10bcabae1843fab716b4674f3d73ba81fbf2abe (patch)
treeb16086b41457e5db96235f4e701953bf0df74ed7 /doc/en/autogen
parent29097ad7eb3df37e23ae6c08cac3b602cf8769b6 (diff)
downloadweechat-b10bcabae1843fab716b4674f3d73ba81fbf2abe.zip
Fix typo in help of options irc.look.notify_tags_ison and irc.look.notify_tags_whois
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/user/irc_options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt
index 85be17fca..a1f02079b 100644
--- a/doc/en/autogen/user/irc_options.txt
+++ b/doc/en/autogen/user/irc_options.txt
@@ -219,12 +219,12 @@
** values: auto, never, always (default value: `auto`)
* *irc.look.notify_tags_ison*
-** description: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"`
+** description: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)
* *irc.look.notify_tags_whois*
-** description: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"`
+** description: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)