From c027a6e8b72c9245a1fee485844fe5e01cae252c Mon Sep 17 00:00:00 2001 From: jsm Date: Fri, 8 Sep 2000 17:25:31 +0000 Subject: Spelling and punctuation corrections or improvements from OpenBSD. --- battlestar/com5.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'battlestar/com5.c') 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."); -- cgit v1.2.3