From f12111af404374977023711abf4f87467e44d62b Mon Sep 17 00:00:00 2001 From: Gregory Heytings Date: Mon, 19 Sep 2022 09:50:03 +0200 Subject: [PATCH] ; * Makefile.in: Fix typo. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 260962d048e..d118ba6821a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -388,7 +388,7 @@ actual-all: ${SUBDIR} info $(gsettings_SCHEMAS:.xml=.valid) src-depending-on-lis # ADVICE-ON-FAILURE-BEGIN:bootstrap # You might try to: -# - run "git bootstrap configure=default", to rebuild Emacs with the +# - run "make bootstrap configure=default", to rebuild Emacs with the #   default configuration options, which might fix the problem # - run "git clean -fdx" and run "make bootstrap" again, which might #   fix the problem if "git boostrap configure=default" did not -- 2.39.2