Typo fix.
[open-adventure.git] / advent.adoc
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
 
 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
 
 The input parser was the first attempt *ever* at natural-language
 parsing in a game and has some known deficiencies.  While later text