1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

trigger: fix wrong info in /help trigger.trigger.xxx.regex

This commit is contained in:
Sebastien Helleu
2014-02-21 17:59:33 +01:00
parent b4cef01e2a
commit 639fbbff79
13 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ trigger_config_create_trigger_option (const char *trigger_name, int index_option
option_name, "string",
N_("replace text with a POSIX extended regular expression (it "
"is done only if conditions are OK, and before running the "
"command) (note: content is evaluated on trigger creation, "
"command) (note: content is evaluated when trigger is run, "
"see /help eval); format is: \"/regex/replace/var\" (var "
"is the hashtable variable to replace, it is optional), "
"many regex can be separated by a space, for example: "