Spelling corrections

master
cheapie 2013-12-20 21:37:10 -06:00
parent 20ce9e0d8d
commit c08024859f
1 changed files with 3 additions and 3 deletions

View File

@ -230,7 +230,7 @@ if minetest.get_modpath("moreblocks") then
{ snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 }, { snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 },
{ "plasticbox.png", { "plasticbox.png",
}, },
"plasticbox", "Plastic box",
"plasticbox", "plasticbox",
0 0
) )
@ -242,7 +242,7 @@ if minetest.get_modpath("moreblocks") then
{ snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 }, { snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 },
{ "plasticbox.png", { "plasticbox.png",
}, },
"plasticbox", "Plastic box",
"plasticbox", "plasticbox",
0 0
) )
@ -254,7 +254,7 @@ if minetest.get_modpath("moreblocks") then
{ snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 }, { snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2 },
{ "plasticbox.png", { "plasticbox.png",
}, },
"plasticbox", "Plastic box",
"plasticbox", "plasticbox",
0 0
) )