summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGregory Heytings <gregory@heytings.org>2022-09-19 09:50:03 +0200
committerGregory Heytings <gregory@heytings.org>2022-09-19 09:50:03 +0200
commitf12111af404374977023711abf4f87467e44d62b (patch)
treee2b38456aedc248c58151d2917af64634712ce72 /Makefile.in
parenta53781470935fc0b7c7e576c3d02ed723c9587c4 (diff)
downloademacs-f12111af404374977023711abf4f87467e44d62b.tar.gz
; * Makefile.in: Fix typo.
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 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