NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/49513: Fix spelling in games/monop/cards.c



>Number:         49513
>Category:       bin
>Synopsis:       Fix spelling in games/monop/cards.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 29 09:40:00 +0000 2014
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Fix spelling in cards.c, taken from OpenBSD.
>How-To-Repeat:

>Fix:
diff -u -p -r1.25 cards.c
--- games/monop/cards.c	19 Jun 2012 05:35:32 -0000	1.25
+++ games/monop/cards.c	29 Dec 2014 06:53:24 -0000
@@ -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 owner a total of ten times\n"
 		"the amount thrown.\n"
 	},
 	{ "MB3",



Home | Main Index | Thread Index | Old Index