summaryrefslogtreecommitdiff
path: root/games/wump
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2000-04-11 02:55:31 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2000-04-11 02:55:31 +0000
commit81c3eb41639410437c9b64295ccfccb3560ce0fe (patch)
tree9220e6535b35a031264919336d21e855b6b568bb /games/wump
parent0889e17ff20ca0cbfe9a0f19088dbc9a087e5745 (diff)
the the; some occurrences found by soren@NetBSD.org
Diffstat (limited to 'games/wump')
-rw-r--r--games/wump/wump.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/wump/wump.c b/games/wump/wump.c
index ec2df32bba7..4db81904851 100644
--- a/games/wump/wump.c
+++ b/games/wump/wump.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wump.c,v 1.12 1999/09/25 15:52:21 pjanzen Exp $ */
+/* $OpenBSD: wump.c,v 1.13 2000/04/11 02:55:18 pjanzen Exp $ */
/*
* Copyright (c) 1989, 1993
@@ -47,7 +47,7 @@ static char copyright[] =
#if 0
static char sccsid[] = "@(#)wump.c 8.1 (Berkeley) 5/31/93";
#else
-static char rcsid[] = "$OpenBSD: wump.c,v 1.12 1999/09/25 15:52:21 pjanzen Exp $";
+static char rcsid[] = "$OpenBSD: wump.c,v 1.13 2000/04/11 02:55:18 pjanzen Exp $";
#endif
#endif /* not lint */
@@ -858,7 +858,7 @@ wump_walk_kill()
"Oh dear. All the commotion has managed to awaken the evil Wumpus, who\n\
has chosen to walk into this very room! Your eyes open wide as they behold\n\
the great sucker-footed bulk that is the Wumpus; the mouth of the Wumpus\n\
-also opens wide as the the evil beast beholds dinner.\n\
+also opens wide as the evil beast beholds dinner.\n\
*ROAR* *chomp* *snurfle* *chomp*!\n");
}