From: Glenn Morris Date: Thu, 5 May 2011 06:04:38 +0000 (-0700) Subject: Comment typo. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~107 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=000d802eceff14e213404785dde809a2cf5fc3e2;p=emacs.git Comment typo. --- diff --git a/Makefile.in b/Makefile.in index 4848d737a9a..506cd4bb245 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \