mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Fix the example help files using the wrong name for <helpmsg:nohelp>.
Thanks to @genius3000 for pointing this out.
This commit is contained in:
parent
db5610a564
commit
f99f0af6d1
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user