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:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user