1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 02:03:13 +02:00

core: fix typo in /help weechat.history.max_buffer_lines_minutes

This commit is contained in:
Sebastien Helleu
2013-10-20 21:42:54 +02:00
parent 3088d319cf
commit da695533d4
13 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -3055,7 +3055,7 @@ config_weechat_init_options ()
"max_buffer_lines_minutes", "integer",
N_("maximum number of minutes in history per buffer "
"(0 = unlimited); examples: 1440 = one day, 10080 = one week, "
"43200 = one month, 525600 = one year); use 0 ONLY if option "
"43200 = one month, 525600 = one year; use 0 ONLY if option "
"weechat.history.max_buffer_lines_number is NOT set to 0"),
NULL, 0, INT_MAX, "0", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);
config_history_max_buffer_lines_number = config_file_new_option (