From 259c5801cf5ab4a90a6bbf55607709e4f4bbd223 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 24 Apr 2019 08:19:24 +0200 Subject: Fix occupants header char message --- src/command/cmd_defs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 5c002882..c77caf3b 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -767,8 +767,8 @@ static struct cmd_t command_defs[] = { "default show|hide jid", "Whether occupants jids are shown by default in new rooms." }, { "size ", "Percentage of the screen taken by the occupants list in rooms (1-99)." }, { "indent ", "Indent contact line by spaces (0 to 10)." }, - { "header char ", "Prefix roster headers with specified character." }, - { "header char none", "Remove roster header character prefix." }) + { "header char ", "Prefix occupants headers with specified character." }, + { "header char none", "Remove occupants header character prefix." }) CMD_NOEXAMPLES }, -- cgit 1.4.1-2-gfad0