mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
spelling: anymore
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
d3ceabf5de
commit
ef107fd66d
@@ -366,7 +366,7 @@ trigger_config_create_trigger_option (const char *trigger_name, int index_option
|
||||
trigger_config_file, trigger_config_section_trigger,
|
||||
option_name, "boolean",
|
||||
N_("if disabled, the hooks are removed from trigger, so it is "
|
||||
"not called any more"),
|
||||
"not called anymore"),
|
||||
NULL, 0, 0, value, NULL, 0,
|
||||
NULL, NULL, NULL,
|
||||
&trigger_config_change_trigger_enabled, NULL, NULL,
|
||||
|
||||
Reference in New Issue
Block a user