projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62cd0c7
)
Typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 29 Apr 2024 15:43:41 +0000
(11:43 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 29 Apr 2024 15:43:41 +0000
(11:43 -0400)
advent.adoc
patch
|
blob
|
history
diff --git
a/advent.adoc
b/advent.adoc
index d7231f60c3ae6963e55b05ecfcceee0cab7fabf3..f132b0ce5c104996ec098d874cffcdae6dd5d815 100644
(file)
--- 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 e
m
dianness checks when attempting to restore from a save.
+version and e
n
dianness 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