From a5182a776a5fe8ca57d757862477fc0d9d453902 Mon Sep 17 00:00:00 2001 From: dholland Date: Tue, 19 Feb 2008 09:25:21 +0000 Subject: More typo fixes --- monop/monop.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'monop/monop.h') diff --git a/monop/monop.h b/monop/monop.h index 0dd92574..56ca6c49 100644 --- a/monop/monop.h +++ b/monop/monop.h @@ -1,4 +1,4 @@ -/* $NetBSD: monop.h,v 1.12 2004/01/27 20:30:30 jsm Exp $ */ +/* $NetBSD: monop.h,v 1.13 2008/02/19 09:25:21 dholland Exp $ */ /* * Copyright (c) 1980, 1993 @@ -124,7 +124,7 @@ struct plr_st { /* player description structure */ short loc; /* location on board */ short in_jail; /* count of turns in jail */ int money; /* amount of money */ - OWN *own_list; /* start of propery list */ + OWN *own_list; /* start of property list */ }; typedef struct plr_st PLAY; -- cgit v1.2.3-56-ge451