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

core: add missing double quote in /help hotlist

This commit is contained in:
Sébastien Helleu
2026-03-09 22:51:20 +01:00
parent abb74ac178
commit ec6372f4df
15 changed files with 61 additions and 61 deletions
+1 -1
View File
@@ -9058,7 +9058,7 @@ command_init (void)
"are NOT checked)"),
N_("raw[clear]: clear hotlist"),
N_("level: \"lowest\" to clear only lowest level in hotlist, "
"highest\" to clear only highest level in hotlist, or level mask: "
"\"highest\" to clear only highest level in hotlist, or level mask: "
"integer which is a combination of 1=join/part, 2=message, "
"4=private, 8=highlight"),
N_("raw[remove]: remove current buffer from hotlist"),