summaryrefslogtreecommitdiffstats
path: root/larn/data.c
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1994-10-23 05:21:43 +0000
committermycroft <mycroft@NetBSD.org>1994-10-23 05:21:43 +0000
commitfb67eebab35dbd8822e81606e987080f111594e0 (patch)
tree902509d55532aee9273d79c8f1f8ecfa35907730 /larn/data.c
parent3ae69cab35a2b90f2dbcaea2b0a1dcb5d1461c30 (diff)
downloadbsdgames-darwin-fb67eebab35dbd8822e81606e987080f111594e0.tar.gz
bsdgames-darwin-fb67eebab35dbd8822e81606e987080f111594e0.tar.zst
bsdgames-darwin-fb67eebab35dbd8822e81606e987080f111594e0.zip
Fix typo in the name of the important potion.
Diffstat (limited to 'larn/data.c')
-rw-r--r--larn/data.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/larn/data.c b/larn/data.c
index 5dacab4d..f3ed901d 100644
--- a/larn/data.c
+++ b/larn/data.c
@@ -33,7 +33,7 @@
#ifndef lint
/*static char sccsid[] = "from: @(#)data.c 5.3 (Berkeley) 5/13/91";*/
-static char rcsid[] = "$Id: data.c,v 1.3 1993/08/01 18:54:14 mycroft Exp $";
+static char rcsid[] = "$Id: data.c,v 1.4 1994/10/23 05:21:43 mycroft Exp $";
#endif /* not lint */
/* data.c Larn is copyrighted 1986 by Noah Morgan. */
@@ -357,7 +357,7 @@ char *potionhide[] = {
" fire resistance",
" treasure finding",
" instant healing",
-" ure dianthroritis",
+" cure dianthroritis",
" poison",
" see invisible",
" ",