diff options
-rwxr-xr-x | admin/make-emacs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-emacs b/admin/make-emacs index 73077068316..9d0df0bba2d 100755 --- a/admin/make-emacs +++ b/admin/make-emacs @@ -65,7 +65,7 @@ Build Emacs. --help show this help --all make clean versionclean first - --boot make boostrap, log to boot.log + --boot make bootstrap, log to boot.log --enable-checking ENABLE_CHECKING=1 --no-warn disable warnings --check-marked GC_CHECK_MARKED_OBJECTS=1 |