1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

core: fix typo in /help bar

This commit is contained in:
Sébastien Helleu
2025-01-05 10:16:51 +01:00
parent b88582c7ec
commit de88cd3b58
15 changed files with 483 additions and 464 deletions
+1 -1
View File
@@ -8284,7 +8284,7 @@ command_init ()
N_("> raw[root]: outside windows"),
N_("> raw[window]: inside windows, with optional conditions (see below)"),
N_("conditions: the conditions to display the bar (without conditions, "
"the bar is always displayed:"),
"the bar is always displayed):"),
N_("> raw[active]: on active window"),
N_("> raw[inactive]: on inactive windows"),
N_("> raw[nicklist]: on windows with nicklist"),