archives

« Bugzilla Issues Index

#140 — 13: ExpectArgumentCount


13 / Semantics / alg 6 / step 1
says:
"Return the ExpectArgumentCount of /FormalsList/."

Change "ExpectArgumentCount" to "ExpectedArgumentCount".

---

13 / Semantics / alg 9 / step 1
says:
"Let /count/ be ExpectArgumentCount of /FormalsList/."

Change "ExpectArgumentCount" to "the ExpectedArgumentCount".


+ one other, corrected in editor's draft


In alg 9, step 1 now says:
Let count be ExpectedArgumentCount of FormalsList.
but you should have "the" before "ExpectedArgumentCount".
(Every other occurrence of the latter does.)


Also, in the preamble to alg #7, you changed
ExpectedArgumentCount
to
ExpectededArgumentCount

so you need to change it back.


added five missing "i"s to working draft


reopened, entered fix for 137 on wrong bug


corrected in working draft