]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment typo.
authorGlenn Morris <rgm@gnu.org>
Thu, 5 May 2011 06:04:38 +0000 (23:04 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 5 May 2011 06:04:38 +0000 (23:04 -0700)
Makefile.in

index 4848d737a9a689a34fce7213f66ed193e1ee02eb..506cd4bb245a14ec62360e20f63a7157a86594d8 100644 (file)
@@ -930,7 +930,7 @@ dvi:
 
 .PHONY: bootstrap
 
-## configure; make boostrap replaces the real config.log from configure
+## configure; make bootstrap replaces the real config.log from configure
 ## with the truncated one from config.status.  The former is more useful.
 bootstrap: bootstrap-clean FRC
        if [ -x ./config.status ]; then           \