summaryrefslogtreecommitdiffstats
path: root/battlestar/com5.c
diff options
context:
space:
mode:
Diffstat (limited to 'battlestar/com5.c')
-rw-r--r--battlestar/com5.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/battlestar/com5.c b/battlestar/com5.c
index b3cde513..71f8af70 100644
--- a/battlestar/com5.c
+++ b/battlestar/com5.c
@@ -1,4 +1,4 @@
-/* $NetBSD: com5.c,v 1.10 1999/07/14 17:42:13 hubertf Exp $ */
+/* $NetBSD: com5.c,v 1.11 2000/09/08 17:25:31 jsm Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -38,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)com5.c 8.2 (Berkeley) 4/28/95";
#else
-__RCSID("$NetBSD: com5.c,v 1.10 1999/07/14 17:42:13 hubertf Exp $");
+__RCSID("$NetBSD: com5.c,v 1.11 2000/09/08 17:25:31 jsm Exp $");
#endif
#endif /* not lint */
@@ -62,7 +62,7 @@ kiss()
puts("She is coming around; she didn't fight it as much.");
break;
case 2:
- puts("She's begining to like it.");
+ puts("She's beginning to like it.");
break;
default:
puts("She's gone limp.");