]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
s/existance/existence/, from Zafer.
authorwiz <wiz@NetBSD.org>
Fri, 24 Nov 2006 22:52:16 +0000 (22:52 +0000)
committerwiz <wiz@NetBSD.org>
Fri, 24 Nov 2006 22:52:16 +0000 (22:52 +0000)
fortune/datfiles/fortunes2
larn/header.h

index ffdedd0d0179000ee5d5bd8c10bff3e4222bb657..09bd6fcb9cf4690d1bef77d0417838eb534b0561 100644 (file)
@@ -44963,7 +44963,7 @@ The strong give up and move on, while the weak give up and stay.
 %
 The strong individual loves the earth so much he lusts for recurrence.  He
 can smile in the face of the most terrible thought: meaningless, aimless
-existance recurring eternally.  The second characteristic of such a man is
+existence recurring eternally.  The second characteristic of such a man is
 that he has the strength to recognise -- and to live with the recognition --
 that the world is valueless in itself and that all values are human ones.
 He creates himself by fashoning his own values; he has the pride to live
index f2a4cf7063c7609e0e2e6d5e3143da391813653a..cae25fed3a1c5dc2d1fc6878c1671253167d1ec1 100644 (file)
@@ -1,4 +1,4 @@
-/* $NetBSD: header.h,v 1.15 2005/02/03 02:23:02 perry Exp $     */
+/* $NetBSD: header.h,v 1.16 2006/11/24 22:52:16 wiz Exp $       */
 
 /* header.h            Larn is copyrighted 1986 by Noah Morgan. */
 
@@ -18,7 +18,7 @@
 #define MAXMONST 56
 /* maximum # monsters in the dungeon    */
 #define SPNUM 38
-/* maximum number of spells in existance        */
+/* maximum number of spells in existence        */
 #define MAXSCROLL 28
 /* maximum number of scrolls that are possible  */
 #define MAXPOTION 35