From 2babb7debf1307cf9c95a3bbeaddba95683d7ba1 Mon Sep 17 00:00:00 2001 From: nanepiwo Date: Tue, 26 May 2015 09:09:08 -0400 Subject: [PATCH] Spelling --- travelnet.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travelnet.lua b/travelnet.lua index 75fc712..fddcfb2 100644 --- a/travelnet.lua +++ b/travelnet.lua @@ -2,7 +2,7 @@ -- further travelnets can only be installed by the owner or by people with the travelnet_attach priv -- digging of such a travelnet is limited to the owner and to people with the travelnet_remove priv (useful for admins to clean up) -- (this can be overrided in config.lua) --- Autor: Sokomine +-- Author: Sokomine minetest.register_node("travelnet:travelnet", { description = "Travelnet box",