1
0
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:
Josh Soref
2024-09-06 08:24:00 -04:00
committed by Sébastien Helleu
parent d3ceabf5de
commit ef107fd66d
29 changed files with 85 additions and 85 deletions
+1 -1
View File
@@ -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,