1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 11:05:41 +02:00

core: fix typo: scripts manager -> script manager

This commit is contained in:
Sébastien Helleu
2018-01-29 21:04:27 +01:00
parent db448a3e94
commit 03456722ef
30 changed files with 127 additions and 104 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ script_command_init ()
{
weechat_hook_command (
"script",
N_("WeeChat scripts manager"),
N_("WeeChat script manager"),
N_("list [-o|-i]"
" || search <text>"
" || show <script>"