Fix simple typo
s/emable/enable/
This commit is contained in:
parent
59d5300f77
commit
a672ac9907
|
@ -62,7 +62,7 @@ To build Racket-on-Chez on Unix variants or Mac OS:
|
|||
* ... by itself: supply `--enable-csonly` to `configure`.
|
||||
|
||||
The generated Racket-on-Chez executables will *not* have a "cs"
|
||||
suffix. Unlike `--emable-csdefault`, you must specify an existing
|
||||
suffix. Unlike `--enable-csdefault`, you must specify an existing
|
||||
Racket using `--enable-racket=...`.
|
||||
|
||||
Chez Scheme is included in a Racket source distribution and
|
||||
|
|
Loading…
Reference in New Issue
Block a user