1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

trigger: fix typo in /help trigger

This commit is contained in:
Sebastien Helleu
2014-03-01 17:42:28 +01:00
parent 44b8447ff0
commit 7a1798a7fb
19 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -916,7 +916,7 @@ trigger_command_init ()
"description of arguments, completion\n"
" command_run: command (required)\n"
" timer: interval (required), align on second, max calls\n"
" config: name of option (required)\n"
" config: name(s) of option (required)\n"
" focus: name(s) of area (required)\n"
" conditions: evaluated conditions for the trigger\n"
" regex: one or more regular expressions to replace strings "