From 000d802eceff14e213404785dde809a2cf5fc3e2 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 4 May 2011 23:04:38 -0700 Subject: [PATCH] Comment typo. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.2