summaryrefslogtreecommitdiff
path: root/doc/it/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-04-13 20:38:19 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-04-13 20:38:19 +0200
commit573377e2d96ab9a4f310363d432ff8fe66b93bd3 (patch)
treeec83fd6f74f59b42ea973dbebb5f2be58a4e50d7 /doc/it/autogen
parent0b5bff9ef5cdb6319bb9e5aff1a70ba563a5b94e (diff)
downloadweechat-573377e2d96ab9a4f310363d432ff8fe66b93bd3.zip
core: fix /help weechat.look.buffer_time_same
Diffstat (limited to 'doc/it/autogen')
-rw-r--r--doc/it/autogen/user/weechat_options.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.adoc b/doc/it/autogen/user/weechat_options.adoc
index c8e1b02bf..386e486ca 100644
--- a/doc/it/autogen/user/weechat_options.adoc
+++ b/doc/it/autogen/user/weechat_options.adoc
@@ -597,7 +597,7 @@
** valore predefinito: `+"%H:%M:%S"+`
* [[option_weechat.look.buffer_time_same]] *weechat.look.buffer_time_same*
-** descrizione: pass:none[time displayed for a message with same time as previous message: use a space " " to hide time, another string to display this string instead of time, or an empty string to disable feature (always display time) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)]
+** descrizione: pass:none[time displayed for a message with same time as previous message: use a space " " to hide time, another string to display this string instead of time, or an empty string to disable feature (display time) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)]
** tipo: stringa
** valori: qualsiasi stringa
** valore predefinito: `+""+`