summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-05-05 23:30:56 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-05-05 23:30:56 -0700
commitafe599bd2a7efb2b24c12f659dfd158b52adca2d (patch)
treee14a4b4cf05d3ad9589b44b1266da6dc3873c7a7 /Makefile.in
parent61b3aff0b9db955c2dee0be6e33138e0227435cb (diff)
parent77265a07f70524584fab768f9e44e31c131b845d (diff)
downloademacs-afe599bd2a7efb2b24c12f659dfd158b52adca2d.tar.gz
Merge from mainline.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8cc9806bed3..a8cdd6a901d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -931,7 +931,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 \