summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-11-28 15:01:32 +0100
committerWuzzy <almikes@aol.com>2016-11-28 15:01:32 +0100
commit460615fad5202948ee127f1d6678b350f7a1fbf3 (patch)
treeacba656f02f682846bd198e931c6d02d77f4701b
parente2a06f122099a4a713445feba4e7cac24247e21e (diff)
Fix syntax fail
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 4d7da2c..ec19b75 100644
--- a/init.lua
+++ b/init.lua
@@ -360,7 +360,7 @@ doc.new_entry("online", "intro", {
Every Minetest server is (more or less) different. A server can have any subgame and mods the server operator likes to.
Servers provide ALL gameplay functionality (subgame, mods) and media files out of the box, no additional configuration neccessary. You only need to make sure to have a recent Minetest version to be able to connect to most servers.
-]=]
+]=]})
-- TODO
doc.new_entry("online", "commands", {