]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_info.c
s/owner/admin/ throughout the source code and docs.
[irc/rqf/shadowircd.git] / modules / m_info.c
index 0f1dad8100a26445db5224165ef18847877b2120..44c7ff854c6ab3a072a999171cc773ad4c11c638 100644 (file)
@@ -597,10 +597,10 @@ static struct InfoStruct info_table[] = {
                "Enable chanmode +h (halfop)",
        },
        {
-               "use_owner",
+               "use_admin",
                OUTPUT_BOOLEAN_YN,
-               &ConfigChannel.use_owner,
-               "Enable chanmode +a (owner)",
+               &ConfigChannel.use_admin,
+               "Enable chanmode +a (admin)",
        },
        {
                "use_except",