summaryrefslogtreecommitdiffstats
path: root/monop
diff options
context:
space:
mode:
authorjnemeth <jnemeth@NetBSD.org>2014-12-29 10:27:03 +0000
committerjnemeth <jnemeth@NetBSD.org>2014-12-29 10:27:03 +0000
commit6678828d226066e5f143d180b82385aa41b51b11 (patch)
treeb17a3c4ef001d92977424bedf60eef8bbb6f2023 /monop
parent001d5ea664ae8a603919321c8b56ce980ce4205b (diff)
downloadbsdgames-darwin-6678828d226066e5f143d180b82385aa41b51b11.tar.gz
bsdgames-darwin-6678828d226066e5f143d180b82385aa41b51b11.tar.zst
bsdgames-darwin-6678828d226066e5f143d180b82385aa41b51b11.zip
PR/49513 - Henning Petersen -- tyop
Diffstat (limited to 'monop')
-rw-r--r--monop/cards.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/monop/cards.c b/monop/cards.c
index bae1de8e..9d133c2a 100644
--- a/monop/cards.c
+++ b/monop/cards.c
@@ -1,4 +1,4 @@
-/* $NetBSD: cards.c,v 1.25 2012/06/19 05:35:32 dholland Exp $ */
+/* $NetBSD: cards.c,v 1.26 2014/12/29 10:27:03 jnemeth Exp $ */
/*
* Copyright (c) 1980, 1993
@@ -34,7 +34,7 @@
#if 0
static char sccsid[] = "@(#)cards.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: cards.c,v 1.25 2012/06/19 05:35:32 dholland Exp $");
+__RCSID("$NetBSD: cards.c,v 1.26 2014/12/29 10:27:03 jnemeth Exp $");
#endif
#endif /* not lint */
@@ -132,7 +132,7 @@ static const struct cardinfo ch_cards[] = {
{ "MU",
"Advance to the nearest Utility.\n"
"If unowned, you may buy it from the bank.\n"
- "If owned, throw dice and pay oner a total of ten times\n"
+ "If owned, throw dice and pay onwer a total of ten times\n"
"the amount thrown.\n"
},
{ "MB3",