emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master a52f572: ; * src/Makefile.in: Fix typo.


From: Philipp Stephani
Subject: master a52f572: ; * src/Makefile.in: Fix typo.
Date: Fri, 28 May 2021 10:57:00 -0400 (EDT)

branch: master
commit a52f572e627dc8fdef17b77512cba0a3f56825e1
Author: Philipp Stephani <phst@google.com>
Commit: Philipp Stephani <phst@google.com>

    ; * src/Makefile.in: Fix typo.
---
 src/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.in b/src/Makefile.in
index d9f65b5..79cddb3 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -342,7 +342,7 @@ DUMPING=@DUMPING@
 CHECK_STRUCTS = @CHECK_STRUCTS@
 HAVE_PDUMPER = @HAVE_PDUMPER@
 
-## ARM Macs require that all code have a valid signature.  Since pump
+## ARM Macs require that all code have a valid signature.  Since pdump
 ## invalidates the signature, we must re-sign to fix it.
 DO_CODESIGN=$(patsubst aarch64-apple-darwin%,yes,@configuration@)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]