summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/global.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/global.example.conf b/data/global.example.conf
index 6ee6fb7f8..41f1c9463 100644
--- a/data/global.example.conf
+++ b/data/global.example.conf
@@ -110,6 +110,6 @@ command { service = "Global"; name = "HELP"; command = "generic/help"; }
* Used for sending a message to every online user.
*/
module { name = "gl_global" }
-command { service = "OperServ"; name = "GLOBAL"; command = "gobal/global"; permission = "operserv/global"; }
+command { service = "OperServ"; name = "GLOBAL"; command = "global/global"; permission = "operserv/global"; }
command { service = "Global"; name = "GLOBAL"; command = "global/global"; permission = "global/global"; }