summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-12 13:58:59 +0200
committerWuzzy <almikes@aol.com>2016-08-12 13:58:59 +0200
commita41ba8f45c5958c048074e48271499cc158bd068 (patch)
treef8db176653159659aacf6761103a00bc589e4ea7 /init.lua
parent6b9fb5d72353aa47ea411ae49167b6c225ffc193 (diff)
Better error message for w/o categories
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 61af117..4ee186c 100644
--- a/init.lua
+++ b/init.lua
@@ -208,7 +208,7 @@ ERROR: No help available.
No categories have been registered, but the Documentation System is useless without them.
The Documentation System does not come with help contents on its own, it needs additional mods to add help content.
-Please make sure such mods are enabled on this server, and try again.]=])
+Please make sure such mods are enabled on for this world, and try again.]=])
formstring = formstring .. ";]button_exit[3,5;2,1;okay;OK]"
return formstring
end