m_info: Correct description of general::client_exit like in example confs.

Reported by:	jackal
This commit is contained in:
Jilles Tjoelker 2013-06-16 11:35:04 +02:00
parent 8b00da04fd
commit b2c208be09

View file

@ -119,7 +119,7 @@ static struct InfoStruct info_table[] = {
"client_exit",
OUTPUT_BOOLEAN,
&ConfigFileEntry.client_exit,
"Prepend 'Client Exit:' to user QUIT messages"
"Prepend 'Quit:' to user QUIT messages"
},
{
"client_flood_max_lines",