adjustments
[super-star-trek.git] / src / planets.c
index cc6b8bbfb29eddec8441f0d030ea83e8879289ae..9441100fb8a2577d10f150615241c647f74b5c93 100644 (file)
@@ -155,7 +155,7 @@ void beam(void)
            prout(_("  Captain, we have enough energy only to transport you down to"));
            prout(_("  the planet, but there wouldn't be an energy for the trip back."));
            if (game.state.planets[game.iplnet].known == shuttle_down)
            prout(_("  Captain, we have enough energy only to transport you down to"));
            prout(_("  the planet, but there wouldn't be an energy for the trip back."));
            if (game.state.planets[game.iplnet].known == shuttle_down)
-               prout(_("  However, the Galileo shuttle craft may still be on a surface."));
+               prout(_("  Although the Galileo shuttle craft may still be on a surface."));
            proutn(_("  Are you sure this is wise?\" "));
            if (ja() == false) {
                chew();
            proutn(_("  Are you sure this is wise?\" "));
            if (ja() == false) {
                chew();