summaryrefslogtreecommitdiffstats
path: root/monop
diff options
context:
space:
mode:
authorjnemeth <jnemeth@NetBSD.org>2014-12-29 10:38:52 +0000
committerjnemeth <jnemeth@NetBSD.org>2014-12-29 10:38:52 +0000
commit17367279148802be9c04af1b4df05eb299eb0e43 (patch)
treebfc0ef7177033d7aacd85aef66e4832ef2c0ac23 /monop
parent6678828d226066e5f143d180b82385aa41b51b11 (diff)
downloadbsdgames-darwin-17367279148802be9c04af1b4df05eb299eb0e43.tar.gz
bsdgames-darwin-17367279148802be9c04af1b4df05eb299eb0e43.tar.zst
bsdgames-darwin-17367279148802be9c04af1b4df05eb299eb0e43.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 9d133c2a..cbd47eba 100644
--- a/monop/cards.c
+++ b/monop/cards.c
@@ -1,4 +1,4 @@
-/* $NetBSD: cards.c,v 1.26 2014/12/29 10:27:03 jnemeth Exp $ */
+/* $NetBSD: cards.c,v 1.27 2014/12/29 10:38:52 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.26 2014/12/29 10:27:03 jnemeth Exp $");
+__RCSID("$NetBSD: cards.c,v 1.27 2014/12/29 10:38:52 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 onwer a total of ten times\n"
+ "If owned, throw dice and pay owner a total of ten times\n"
"the amount thrown.\n"
},
{ "MB3",