summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helptexts.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/helptexts.lua b/helptexts.lua
index 11dd653..ad76adb 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -140,7 +140,7 @@ local export_longdesc = {
["default:silver_sand"] = S("Silver sand can be found in cold biomes in the form of so-called cold deserts."),
["default:gravel"] = S("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"] = S("Clay is a rather soft material and it sometimes found in sand beaches."),
- ["default:sandstone"] = S("A pretty soft kind of stone. It is common below the surface of some grassland biomes."),
+ ["default:sandstone"] = S("A pretty soft kind of stone. It is common in sandstone deserts."),
["default:sandstonebrick"] = buildnode,
["default:brick"] = buildnode,
["default:stone_block"] = buildnode,