Fix simple typo

s/emable/enable/
This commit is contained in:
Paulo Matos 2019-05-11 17:48:01 +02:00 committed by GitHub
parent 59d5300f77
commit a672ac9907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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