summaryrefslogtreecommitdiff
path: root/doc/en/weechat_faq.en.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/weechat_faq.en.txt')
-rw-r--r--doc/en/weechat_faq.en.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt
index 069eeabf6..9a745acb8 100644
--- a/doc/en/weechat_faq.en.txt
+++ b/doc/en/weechat_faq.en.txt
@@ -577,7 +577,7 @@ If you really want to filter voice messages, you can use this command, but this
is not perfect (will work only if first mode changed is voice):
----------------------------------------
-/filter add hidevoices * irc_mode \(\+\|\-\)v
+/filter add hidevoices * irc_mode (\+|\-)v
----------------------------------------