Fix typo in notes
This commit is contained in:
parent
f1b37ea163
commit
76e3e27f66
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ ways:
|
||||||
to fix it because doing so would (a) be quite difficult, and (b)
|
to fix it because doing so would (a) be quite difficult, and (b)
|
||||||
compromise forward-portability to other languages.
|
compromise forward-portability to other languages.
|
||||||
|
|
||||||
* Muxh of the code still assumes one-origin array indexing. Thus,
|
* Much 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
|
arrays are a cell larger than they strictly need to be and cell 0 is
|
||||||
unused.
|
unused.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue