Typo fix. master
authorEric S. Raymond <esr@thyrsus.com>
Mon, 29 Apr 2024 15:43:41 +0000 (11:43 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 29 Apr 2024 15:43:41 +0000 (11:43 -0400)
NEWS.adoc
advent.adoc

index 92c2f1016c4b2bdfdc6867bd84ef97105f93c311..624f6cefb32fa12f0be323c8a28f856f7ced18ba 100644 (file)
--- a/NEWS.adoc
+++ b/NEWS.adoc
@@ -2,7 +2,7 @@
 // SPDX-FileCopyrightText: (C) Eric S. Raymond <esr@thyrsus.com>
 // SPDX-License-Identifier: CC-BY-4.0
 
-1.18: 2024-02-05::
+1.18: 2024-02-15::
   Bring the manual page fully up to date.
 
 1.17: 2024-01-02::
index d7231f60c3ae6963e55b05ecfcceee0cab7fabf3..f132b0ce5c104996ec098d874cffcdae6dd5d815 100644 (file)
@@ -62,7 +62,7 @@ argument of '-' is taken as a directive to read from standard input.
 
 The binary save file format is fragile, dependent on your machine's
 endianness, and unlikely to survive through version bumps. There are
-version and emdianness checks when attempting to restore from a save.
+version and endianness checks when attempting to restore from a save.
 
 The input parser was the first attempt *ever* at natural-language
 parsing in a game and has some known deficiencies.  While later text