diff options
-rw-r--r-- | modules/m_admin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/m_admin.c b/modules/m_admin.c index 1ff26b2..064ba60 100644 --- a/modules/m_admin.c +++ b/modules/m_admin.c @@ -66,7 +66,7 @@ do_admin(struct Client *source_p) me_name, nick, AdminInfo.email); } -/*! \brief NICK command handler (called by already registered, +/*! \brief ADMIN command handler (called by already registered, * locally connected clients) * * \param client_p Pointer to allocated Client struct with physical connection |