diff options
author | Tobias Stoeckmann <tobias@cvs.openbsd.org> | 2009-11-22 09:16:03 +0000 |
---|---|---|
committer | Tobias Stoeckmann <tobias@cvs.openbsd.org> | 2009-11-22 09:16:03 +0000 |
commit | 267d700eb917859ff12796ac5d25b0e6609b54f2 (patch) | |
tree | 234e45379942834d77b9cf354ede7e22aeac5b7b /games | |
parent | 02ec6799d84acb56e384864bf49d9f2bbfcd8b71 (diff) |
Typo fixed.
ok jmc, pjanzen
Diffstat (limited to 'games')
-rw-r--r-- | games/battlestar/dayfile.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/battlestar/dayfile.c b/games/battlestar/dayfile.c index 6cf6019341b..01c7bb3eb05 100644 --- a/games/battlestar/dayfile.c +++ b/games/battlestar/dayfile.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dayfile.c,v 1.11 2009/10/27 23:59:24 deraadt Exp $ */ +/* $OpenBSD: dayfile.c,v 1.12 2009/11/22 09:16:02 tobias Exp $ */ /* $NetBSD: dayfile.c,v 1.3 1995/03/21 15:07:18 cgd Exp $ */ /* @@ -169,7 +169,7 @@ The hallway is +.\n", {0} }, "The floor is carpeted with a soft animal fur and the great wooden furniture\n\ is inlaid with strips of platinum and gold. Electronic equipment built\n\ into the walls and ceiling is flashing wildly. The floor shudders and\n\ -the sounds of dull explosions rumble though the room. From a window in\n\ +the sounds of dull explosions rumble through the room. From a window in\n\ the wall + comes a view of darkest space. There is a small adjoining\n\ room +, and a doorway +.*\n", {0} }, /* 23 */ |