summaryrefslogtreecommitdiff
path: root/docs/conf/services
diff options
context:
space:
mode:
authorJames Lu <GLolol@overdrivenetworks.com>2017-03-19 18:49:37 -0700
committerGitHub <noreply@github.com>2017-03-19 18:49:37 -0700
commit7814e0e1c51ac9fd15bdc645e1875b007baca902 (patch)
tree720423ffe760b2d4e5a98d17bbf66a5aec60a3cd /docs/conf/services
parent5583d8dc5ff202d411d7985b6bbfb240beeacddd (diff)
Fix wrong service name for /infoserv in atheme.conf.example
Fixes #1306.
Diffstat (limited to 'docs/conf/services')
-rw-r--r--docs/conf/services/atheme.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/services/atheme.conf.example b/docs/conf/services/atheme.conf.example
index dae1dfce2..037087998 100644
--- a/docs/conf/services/atheme.conf.example
+++ b/docs/conf/services/atheme.conf.example
@@ -11,7 +11,7 @@
<alias text="GLOBAL" replace="PRIVMSG $requirement :$2-" requires="Global" uline="yes" operonly="yes">
<alias text="GROUPSERV" replace="PRIVMSG $requirement :$2-" requires="GroupServ" uline="yes">
<alias text="HELPSERV" replace="PRIVMSG $requirement :$2-" requires="HelpServ" uline="yes">
-<alias text="INFOSERV" replace="PRIVMSG $requirement :$2-" requires="GroupServ" uline="yes">
+<alias text="INFOSERV" replace="PRIVMSG $requirement :$2-" requires="InfoServ" uline="yes">
<alias text="PROXYSCAN" replace="PRIVMSG $requirement :$2-" requires="Proxyscan" uline="yes" operonly="yes">
<alias text="RPGSERV" replace="PRIVMSG $requirement :$2-" requires="RPGServ" uline="yes">