1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +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
@@ -843,7 +843,7 @@ script_action_run_hold (const char *name, int quiet)
{
weechat_printf (NULL,
_("%s: script \"%s\" is not "
"held any more"),
"held anymore"),
SCRIPT_PLUGIN_NAME, name);
}
}