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:
f1b37ea
)
Fix typo in notes
author
Wayne Conrad
<kf7qga@gmail.com>
Sat, 1 Jul 2017 21:24:41 +0000
(14:24 -0700)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sat, 1 Jul 2017 23:12:05 +0000
(19:12 -0400)
notes.adoc
patch
|
blob
|
history
diff --git
a/notes.adoc
b/notes.adoc
index cac3a133598d3120736c725df54f7b4d7b5f984b..884d1ce7f7d5ff970e2ca331687afe5e17cffe67 100644
(file)
--- a/
notes.adoc
+++ b/
notes.adoc
@@
-137,7
+137,7
@@
ways:
to fix it because doing so would (a) be quite difficult, and (b)
compromise forward-portability to other languages.
-* Mu
x
h of the code still assumes one-origin array indexing. Thus,
+* Mu
c
h of the code still assumes one-origin array indexing. Thus,
arrays are a cell larger than they strictly need to be and cell 0 is
unused.