Skip to content

Commit f160cdf

Browse files
committed
Makefile: add the missing period in the 'SHA-1 implementations' comment
Signed-off-by: Jiaxin Zhu <[email protected]>
1 parent 04eaff6 commit f160cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ include shared.mak
527527
#
528528
# If don't enable any of the *_SHA1 settings in this section, Git will
529529
# default to its built-in sha1collisiondetection library, which is a
530-
# collision-detecting sha1 This is slower, but may detect attempted
530+
# collision-detecting sha1. This is slower, but may detect attempted
531531
# collision attacks.
532532
#
533533
# ==== Options for the sha1collisiondetection library ====

0 commit comments

Comments
 (0)