summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-06-23 14:36:03 +0100
committerSadie Powell <sadie@witchery.services>2024-06-23 14:36:03 +0100
commitb94c3740b967f844c5a51b51c902d1aca822497b (patch)
tree4266acdebae9d2ed9ea89a645a44e9869fd29546 /data
parent59ec42f0e6a49a3a4a2386a392cdfec5906af912 (diff)
Make the language around fantasy commands less weird.
Diffstat (limited to 'data')
-rw-r--r--data/anope.example.conf2
-rw-r--r--data/chanserv.example.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf
index 936c00d18..4d8220d2e 100644
--- a/data/anope.example.conf
+++ b/data/anope.example.conf
@@ -730,7 +730,7 @@ log
*
* Available privileges:
* botserv/administration - Can view and assign private BotServ bots
- * botserv/fantasy - Can use fantasy commands without the FANTASIA privilege
+ * botserv/fantasy - Can use fantasy commands without the FANTASY privilege
* chanserv/administration - Can modify the settings of any channel (including changing of the owner!)
* chanserv/access/list - Can view channel access and akick lists, but not modify them
* chanserv/access/modify - Can modify channel access and akick lists, and use /chanserv enforce
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf
index afe7b45ae..8858453e2 100644
--- a/data/chanserv.example.conf
+++ b/data/chanserv.example.conf
@@ -391,7 +391,7 @@ privilege
}
/*
- * FANTASIA privilege.
+ * FANTASY privilege.
*
* Used by botserv/main and chanserv/xop.
*
@@ -399,7 +399,7 @@ privilege
*/
privilege
{
- name = "FANTASIA"
+ name = "FANTASY"
desc = _("Allowed to use fantasy commands")
rank = 30
level = 3