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

core: add missing closing parenthesis in /help buflist

This commit is contained in:
Sébastien Helleu
2026-02-07 22:09:16 +01:00
parent 5b052532ec
commit e06b3c1d7e
15 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ buflist_command_init (void)
"buflist.format.tls_version)"),
N_(" - ${index_displayed}: index of line displayed in the bar "
"item (starts at 0, only buffers displayed increment this index, "
"see option buflist.look.display_conditions")),
"see option buflist.look.display_conditions)")),
"enable|disable|toggle"
" || bar"
" || refresh %(buflist_items_used)|%*",