X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fscreens.c;h=6e2948aae75a0fb85ca75e62a408d2c7acee2494;hb=a04bb286a6863151907673d6ba7ebe58a0a69b4f;hp=adb8c3fb5cfec24957eee64d5bb20cb92ef213c8;hpb=75ebfce89c39bc740367807c4c16f469135ba6d5;p=rocksndiamonds.git diff --git a/src/screens.c b/src/screens.c index adb8c3fb..6e2948aa 100644 --- a/src/screens.c +++ b/src/screens.c @@ -549,7 +549,7 @@ static char *helpscreen_eltext[][2] = {"THE HERO:", "(Is _this_ guy good old Rockford?)"}, {"Normal sand:", "You can dig through it"}, {"Empty field:", "You can walk through it"}, - {"Quicksand: You cannot pass it,", "but rocks can fall though it"}, + {"Quicksand: You cannot pass it,", "but rocks can fall through it"}, {"Massive Wall:", "Nothing can go through it"}, {"Normal Wall: You can't go through", "it, but you can bomb it away"}, {"Growing Wall: Grows in several di-", "rections if there is an empty field"},