1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-27 04:47:10 +00:00

Fix various spelling, grammatical, and punctuation errors (#222)

This commit is contained in:
Nick Briggs
2021-01-13 23:08:35 -08:00
committed by GitHub
parent be9c0c30c4
commit ebc4a24d0b
46 changed files with 87 additions and 87 deletions

View File

@@ -97,7 +97,7 @@ jmp_buf BT_jumpbuf;
Desc : returns atom index of ivar on the given
FX.
If ivar is localvars then set *localivar
1 otherwize 0.
1 otherwise 0.
Changed 25 Aug 1987 NMitani