mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-27 04:12:51 +00:00
Fix various spelling, grammatical, and punctuation errors (#222)
This commit is contained in:
@@ -278,7 +278,7 @@ int type_num(LispPTR lispptr) {
|
||||
|
||||
void dump_conspage(struct conspage *base, int linking)
|
||||
/* target conspage address */
|
||||
/* look for chaiing conspage ? T/NIL */
|
||||
/* look for chaining conspage ? T/NIL */
|
||||
{
|
||||
ConsCell *cell;
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user