summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2013-12-20 21:37:10 -0600
committercheapie <no-email-for-you@example.com>2013-12-20 21:37:10 -0600
commitc08024859f271d087fb95942c3e4614f86fd4502 (patch)
tree7792fb84a3167a3560184fcb113f95a06199436e
parent20ce9e0d8d8b1e2fbbd18410c382f877ece57267 (diff)
downloadplasticbox-c08024859f271d087fb95942c3e4614f86fd4502.tar
plasticbox-c08024859f271d087fb95942c3e4614f86fd4502.tar.gz
plasticbox-c08024859f271d087fb95942c3e4614f86fd4502.tar.bz2
plasticbox-c08024859f271d087fb95942c3e4614f86fd4502.tar.xz
plasticbox-c08024859f271d087fb95942c3e4614f86fd4502.zip
Spelling corrections
-rw-r--r--init.lua6
1 files 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
)