diff options
Diffstat (limited to 'helptexts.lua')
-rw-r--r-- | helptexts.lua | 2 |
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.", |