mirror of
https://github.com/anope/anope.git
synced 2026-07-01 15:46:37 +02:00
Fix messages that say IRC Operator when they mean Services Operator.
This commit is contained in:
@@ -723,8 +723,8 @@ module
|
||||
/*
|
||||
* sql_oper
|
||||
*
|
||||
* This module allows granting users services operator privileges and possibly IRC Operator
|
||||
* privileges based on an external SQL database using a custom query.
|
||||
* This module allows granting users Services Operator privileges based on an
|
||||
* external SQL database using a custom query.
|
||||
*/
|
||||
#module
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user