From: Eric S. Raymond Date: Mon, 29 Apr 2024 15:43:41 +0000 (-0400) Subject: Typo fix. X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster;hp=bad34acf1ef988f77a38c7f6cad2cf1546c83d4c Typo fix. --- diff --git a/NEWS.adoc b/NEWS.adoc index 92c2f10..624f6ce 100644 --- a/NEWS.adoc +++ b/NEWS.adoc @@ -2,7 +2,7 @@ // SPDX-FileCopyrightText: (C) Eric S. Raymond // 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:: diff --git a/advent.adoc b/advent.adoc index d7231f6..f132b0c 100644 --- a/advent.adoc +++ b/advent.adoc @@ -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