1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

script: fix typo in /help script.scripts.autoload

This commit is contained in:
Sebastien Helleu
2013-03-10 08:56:12 +01:00
parent b63fca15fa
commit f27f91467a
16 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -675,7 +675,7 @@ script_config_init ()
script_config_file, ptr_section,
"autoload", "boolean",
N_("autoload scripts installed (make a link in \"autoload\" directory "
"to script in parent directory"),
"to script in parent directory)"),
NULL, 0, 0, "on", NULL, 0,
NULL, NULL, NULL, NULL, NULL, NULL);
script_config_scripts_cache_expire = weechat_config_new_option (