From 4d703c7eb0cf06c962aec030e65b25d4e1295067 Mon Sep 17 00:00:00 2001 From: Paul Fariello Date: Wed, 5 Sep 2018 12:29:31 +0200 Subject: Fix description for config commands --- src/command/cmd_defs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/command/cmd_defs.c') diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index b3bfa22d..83f3e405 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -1283,8 +1283,8 @@ static struct cmd_t command_defs[] = { "chat off", "Do not show time in chat windows." }, { "muc set ", "Set time format for chat room windows." }, { "muc off", "Do not show time in chat room windows." }, - { "config set ", "Set time format for chat room config windows." }, - { "config off", "Do not show time in chat room config windows." }, + { "config set ", "Set time format for config windows." }, + { "config off", "Do not show time in config windows." }, { "private set ", "Set time format for private chat windows." }, { "private off", "Do not show time in private chat windows." }, { "xml set ", "Set time format for XML console window." }, -- cgit 1.4.1-2-gfad0