From c08024859f271d087fb95942c3e4614f86fd4502 Mon Sep 17 00:00:00 2001 From: cheapie Date: Fri, 20 Dec 2013 21:37:10 -0600 Subject: Spelling corrections --- init.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.lua b/init.lua index 2b94914..7c9394a 100644 --- a/init.lua +++ b/init.lua @@ -230,7 +230,7 @@ if minetest.get_modpath("moreblocks") then { snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 }, { "plasticbox.png", }, - "plasticbox", + "Plastic box", "plasticbox", 0 ) @@ -242,7 +242,7 @@ if minetest.get_modpath("moreblocks") then { snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 }, { "plasticbox.png", }, - "plasticbox", + "Plastic box", "plasticbox", 0 ) @@ -254,7 +254,7 @@ if minetest.get_modpath("moreblocks") then { snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 }, { "plasticbox.png", }, - "plasticbox", + "Plastic box", "plasticbox", 0 ) -- cgit v1.2.3