summaryrefslogtreecommitdiff
path: root/doc/it
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/it
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/it')
-rw-r--r--doc/it/autogen/user/irc_options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt
index a9e084edd..c1e0bc1f8 100644
--- a/doc/it/autogen/user/irc_options.txt
+++ b/doc/it/autogen/user/irc_options.txt
@@ -219,12 +219,12 @@
** valori: auto, never, always (valore predefinito: `auto`)
* *irc.look.notify_tags_ison*
-** descrizione: `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"`
+** descrizione: `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"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
* *irc.look.notify_tags_whois*
-** descrizione: `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"`
+** descrizione: `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"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)