summaryrefslogtreecommitdiff
path: root/games/phantasia
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-03-11 04:47:40 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-03-11 04:47:40 +0000
commit5d3465affda196389dd1a70c7e52b4ad0afe5f9d (patch)
tree8c5c804a7f3cd45627a33dee2f3c00feb68dcbe3 /games/phantasia
parent17f2e52b4728d792442a42f930b313d206397976 (diff)
double words and spelling fixes
ok pjanzen@
Diffstat (limited to 'games/phantasia')
-rw-r--r--games/phantasia/misc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/phantasia/misc.c b/games/phantasia/misc.c
index faa1f2d3bf9..e756d7c850c 100644
--- a/games/phantasia/misc.c
+++ b/games/phantasia/misc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.c,v 1.9 2001/09/19 10:51:55 pjanzen Exp $ */
+/* $OpenBSD: misc.c,v 1.10 2003/03/11 04:47:39 david Exp $ */
/* $NetBSD: misc.c,v 1.2 1995/03/24 03:59:03 cgd Exp $ */
/*
@@ -574,7 +574,7 @@ allstatslist()
/
/ DESCRIPTION:
/ Return a string describing the player type.
-/ King, council, valar, supercedes other types.
+/ King, council, valar, supersedes other types.
/ The first character of the string is '*' if the player
/ has a crown.
/ If 'shortflag' is TRUE, return a 3 character string.