summaryrefslogtreecommitdiff
path: root/doc/de/autogen/user
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-10-20 21:49:21 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-10-20 21:49:21 +0200
commit52d72a3934ddda3ed699325f37ab900df9f6b115 (patch)
tree0cb312339ec8b7cb8d27e71248798de410baa33f /doc/de/autogen/user
parentda695533d49c4f7f4fa4ad8f7ac365e416efc049 (diff)
downloadweechat-52d72a3934ddda3ed699325f37ab900df9f6b115.zip
core: fix typo in /help weechat.history.max_buffer_lines_number
Diffstat (limited to 'doc/de/autogen/user')
-rw-r--r--doc/de/autogen/user/weechat_options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt
index 55170df98..53376add7 100644
--- a/doc/de/autogen/user/weechat_options.txt
+++ b/doc/de/autogen/user/weechat_options.txt
@@ -364,12 +364,12 @@
** Werte: 0 .. 2147483647 (Standardwert: `5`)
* [[option_weechat.history.max_buffer_lines_minutes]] *weechat.history.max_buffer_lines_minutes*
-** Beschreibung: `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 weechat.history.max_buffer_lines_number is NOT set to 0`
+** Beschreibung: `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 weechat.history.max_buffer_lines_number is NOT set to 0`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `0`)
* [[option_weechat.history.max_buffer_lines_number]] *weechat.history.max_buffer_lines_number*
-** Beschreibung: `maximum number of lines in history per buffer (0 = unlimited); use 0 ONLY if option weechat.history.max_buffer_lines_minutes is NOT set to 0)`
+** Beschreibung: `maximum number of lines in history per buffer (0 = unlimited); use 0 ONLY if option weechat.history.max_buffer_lines_minutes is NOT set to 0`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `4096`)