From 17367279148802be9c04af1b4df05eb299eb0e43 Mon Sep 17 00:00:00 2001 From: jnemeth Date: Mon, 29 Dec 2014 10:38:52 +0000 Subject: PR/49513 - Henning Petersen -- tyop --- monop/cards.c | 6 +++--- 1 file 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", -- cgit v1.2.3-56-ge451