]> jfr.im git - solanum.git/commitdiff
m_info: Correct description of general::client_exit like in example confs.
authorJilles Tjoelker <redacted>
Sun, 16 Jun 2013 09:35:04 +0000 (11:35 +0200)
committerJilles Tjoelker <redacted>
Sun, 16 Jun 2013 09:35:04 +0000 (11:35 +0200)
Reported by: jackal

modules/m_info.c

index bd2171afb385598853bf4e900206d8056e55002d..9d11ee4f3858cfd678b71b2e5d8bba7fd11bea73 100644 (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",