Merge pull request #239 from barak/master
fixed a couple typos original commit: 073dbccf7fec0b2856c2f85e5f3636f2702c630b
This commit is contained in:
commit
449d7c7f38
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
|
||||
/* globals that do NOT need to be preserved in a saved heap.
|
||||
* they must be initalized each time the system is brought up. */
|
||||
* they must be initialized each time the system is brought up. */
|
||||
|
||||
/* gc.c */
|
||||
EXTERN IBOOL S_checkheap;
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
\fB{InstallPetiteName}\fP [ \fIoptions\fP ] \fIfile\fP ...
|
||||
.SH DESCRIPTION
|
||||
\*s is a programming language, based on R6RS Scheme, and a
|
||||
high-performance implementation of that langauge.
|
||||
high-performance implementation of that language.
|
||||
\*s compiles source expressions \fIincrementally\fP to machine code,
|
||||
providing the speed of compiled code in an interactive system.
|
||||
.LP
|
||||
|
|
Loading…
Reference in New Issue
Block a user