From bebb9db77f58978bd0012996fc08e85e856d3c5e Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 14 Jul 1999 17:42:13 +0000 Subject: From PR 7987 by Joseph Myers : More battlestar(6) spelling and punctuation fixes for battlestar(6). These ones come from OpenBSD. --- battlestar/com1.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'battlestar/com1.c') diff --git a/battlestar/com1.c b/battlestar/com1.c index 7ce85a67..4ddebc57 100644 --- a/battlestar/com1.c +++ b/battlestar/com1.c @@ -1,4 +1,4 @@ -/* $NetBSD: com1.c,v 1.7 1999/02/10 01:36:50 hubertf Exp $ */ +/* $NetBSD: com1.c,v 1.8 1999/07/14 17:42:13 hubertf Exp $ */ /* * Copyright (c) 1983, 1993 @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)com1.c 8.2 (Berkeley) 4/28/95"; #else -__RCSID("$NetBSD: com1.c,v 1.7 1999/02/10 01:36:50 hubertf Exp $"); +__RCSID("$NetBSD: com1.c,v 1.8 1999/07/14 17:42:13 hubertf Exp $"); #endif #endif /* not lint */ @@ -243,7 +243,7 @@ crash() else { puts("You're out of fuel. We'll have to crash land!"); if (!location[position].down) { - puts("Your viper strikes the ground and explodes into firey fragments."); + puts("Your viper strikes the ground and explodes into fiery fragments."); puts("Thick black smoke billows up from the wreckage."); die(); } -- cgit v1.2.3