]> git.eshelyaron.com Git - emacs.git/commitdiff
; * Makefile.in: Fix typo.
authorGregory Heytings <gregory@heytings.org>
Mon, 19 Sep 2022 07:50:03 +0000 (09:50 +0200)
committerGregory Heytings <gregory@heytings.org>
Mon, 19 Sep 2022 07:50:03 +0000 (09:50 +0200)
Makefile.in

index 260962d048e1fe020006c4d1dc216aac41cab412..d118ba6821a1daf5650e1c4f59f0dd828d7f2fc4 100644 (file)
@@ -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