X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2Fplanets.c;h=9441100fb8a2577d10f150615241c647f74b5c93;hp=cc6b8bbfb29eddec8441f0d030ea83e8879289ae;hb=6f1afa60643413a0e28f615207b435b34205fa09;hpb=41ede0a2a489d3ad15ceafccad7dcd67f71e8682 diff --git a/src/planets.c b/src/planets.c index cc6b8bb..9441100 100644 --- a/src/planets.c +++ b/src/planets.c @@ -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(_(" 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();