* [PATCH] Makefile: add the missing period in the 'SHA-1 implementations' comment
@ 2024-11-29 8:25 Jiaxin Zhu via GitGitGadget
0 siblings, 0 replies; only message in thread
From: Jiaxin Zhu via GitGitGadget @ 2024-11-29 8:25 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano, Taylor Blau, Jiaxin Zhu, jxzhu
From: jxzhu <zhujiaxinabc@gmail.com>
Signed-off-by: Jiaxin Zhu <zhujiaxinabc@gmail.com>
---
Makefile: add the missing period in the 'SHA-1 implementations' comment
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1833%2Fjxshin%2Fmaster-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1833/jxshin/master-v1
Pull-Request: https://github.com/git/git/pull/1833
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index d06c9a8ffa7..a1fe141f7e0 100644
--- a/Makefile
+++ b/Makefile
@@ -527,7 +527,7 @@ include shared.mak
#
# If don't enable any of the *_SHA1 settings in this section, Git will
# default to its built-in sha1collisiondetection library, which is a
-# collision-detecting sha1 This is slower, but may detect attempted
+# collision-detecting sha1. This is slower, but may detect attempted
# collision attacks.
#
# ==== Options for the sha1collisiondetection library ====
base-commit: 04eaff62f286226f501dd21f069e0e257aee11a6
--
gitgitgadget
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-29 8:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 8:25 [PATCH] Makefile: add the missing period in the 'SHA-1 implementations' comment Jiaxin Zhu via GitGitGadget
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).