summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2006-11-24 22:52:16 +0000
committerwiz <wiz@NetBSD.org>2006-11-24 22:52:16 +0000
commite2cd78e4d9a418bdbbdc852874d4d26de612ef7b (patch)
tree29d44bcecd0eaa931d8ebdb7e96d7375d588bc68
parentb040160dcd875a05486c796b725478af3aa4706b (diff)
downloadbsdgames-darwin-e2cd78e4d9a418bdbbdc852874d4d26de612ef7b.tar.gz
bsdgames-darwin-e2cd78e4d9a418bdbbdc852874d4d26de612ef7b.tar.zst
bsdgames-darwin-e2cd78e4d9a418bdbbdc852874d4d26de612ef7b.zip
s/existance/existence/, from Zafer.
-rw-r--r--fortune/datfiles/fortunes22
-rw-r--r--larn/header.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/fortune/datfiles/fortunes2 b/fortune/datfiles/fortunes2
index ffdedd0d..09bd6fcb 100644
--- a/fortune/datfiles/fortunes2
+++ b/fortune/datfiles/fortunes2
@@ -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
diff --git a/larn/header.h b/larn/header.h
index f2a4cf70..cae25fed 100644
--- a/larn/header.h
+++ b/larn/header.h
@@ -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