]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Fix typo in the name of the important potion.
authormycroft <mycroft@NetBSD.org>
Sun, 23 Oct 1994 05:21:43 +0000 (05:21 +0000)
committermycroft <mycroft@NetBSD.org>
Sun, 23 Oct 1994 05:21:43 +0000 (05:21 +0000)
larn/data.c

index 5dacab4d7607fe2d211f3878cd35554bbf195f00..f3ed901d5b8e8ac27a2690d98165c2f7b3c96728 100644 (file)
@@ -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",
 "  ",