Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/monop PR/49513 - Henning Petersen -- tyop
details: https://anonhg.NetBSD.org/src/rev/f956e5955740
branches: trunk
changeset: 335174:f956e5955740
user: jnemeth <jnemeth%NetBSD.org@localhost>
date: Mon Dec 29 10:38:52 2014 +0000
description:
PR/49513 - Henning Petersen -- tyop
diffstat:
games/monop/cards.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5f3ae46d6fce -r f956e5955740 games/monop/cards.c
--- a/games/monop/cards.c Mon Dec 29 10:27:03 2014 +0000
+++ b/games/monop/cards.c Mon Dec 29 10:38:52 2014 +0000
@@ -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 @@
{ "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",
Home |
Main Index |
Thread Index |
Old Index