summaryrefslogtreecommitdiff
path: root/docs/conf
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2018-12-09 08:09:23 +0000
committerPeter Powell <petpow@saberuk.com>2018-12-09 08:10:39 +0000
commitf99f0af6d1f0f2a0106528b778f0fd38d25068cf (patch)
treeb75541ae3e58b07151e11e27cc6066f82480ee6d /docs/conf
parentdb5610a5640749ab7dafab82c1ef1553f3d78615 (diff)
Fix the example help files using the wrong name for <helpmsg:nohelp>.
Thanks to @genius3000 for pointing this out.
Diffstat (limited to 'docs/conf')
-rw-r--r--docs/conf/helpop-full.conf.example2
-rw-r--r--docs/conf/helpop.conf.example2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example
index 4aac17e17..6834ca7c8 100644
--- a/docs/conf/helpop-full.conf.example
+++ b/docs/conf/helpop-full.conf.example
@@ -6,7 +6,7 @@
<alias text="HELP" replace="HELPOP $2-">
-<helpmsg missing="There is no help for the topic you searched for. Please try again.">
+<helpmsg nohelp="There is no help for the topic you searched for. Please try again.">
<helpop key="start" value="InspIRCd Help System
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index bf9e37835..5285a4b6c 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -11,7 +11,7 @@
<alias text="HELP" replace="HELPOP $2-">
-<helpmsg missing="There is no help for the topic you searched for. Please try again.">
+<helpmsg nohelp="There is no help for the topic you searched for. Please try again.">
<helpop key="start" value="InspIRCd Help System