summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-10-27 18:45:41 +0200
committerWuzzy <almikes@aol.com>2016-10-27 18:45:41 +0200
commitaf2e8ff17ac6905b3a1978ce91181d3c3bc8c77a (patch)
tree1a9417698ea0afff34a3300f3b0779fdfd2420a9 /helptexts.lua
parentc2dbf0401451c4259bbd116953e49ef67a0f6860 (diff)
Fix typo in sand
Diffstat (limited to 'helptexts.lua')
-rw-r--r--helptexts.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/helptexts.lua b/helptexts.lua
index edd8a8e..7c6f514 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -94,7 +94,7 @@ local export_longdesc = {
["default:snowblock"] = "A very thick layer snow, filling an entire block. Snow this thick can usually only be found in arctic regions.",
["default:ice"] = "Ice is found in arctic regions. It can appear either in huge glacier formations below snow blocks, or above water.",
["default:dirt"] = "Dirt is found often directly under the surface and very common in many regions of the world. When exposed to sunlight, the surface of dirt may change, depending on its neighbors. It can be turned into soil for farming with a hoe.",
- ["default:sand"] = "Sand is found in large quanties at beaches, but it occacionally appears in small chunks around the world.",
+ ["default:sand"] = "Sand is found in large quantities at beaches, but it occacionally appears in small chunks around the world.",
["default:desert_sand"] = "Usually found in huge quantities at the surface of deserts. Members of the Flora group will slowly turn into dry shrubs when placed on desert sand. Desert sand can be turned into desert sand soil with a hoe.",
["default:gravel"] = "This block consists of a couple of loose stones and can't support itself. It is common only at the beaches of very cold regions, but it can be found in small quantities on the surface and underground.",
["default:clay"] = "Clay is a rather soft material and it sometimes found in sand beaches.",