Skip to content

Commit c096b99

Browse files
Merge pull request #1 from laurent-malvert/laurent-malvert-comment-typo-fix
Fix typo in comment (again -> against)
2 parents a85ff98 + fb82186 commit c096b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hook.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ read_commit_message() {
123123
}
124124

125125
#
126-
# Validate the contents of the commmit msg agains the good commit guidelines.
126+
# Validate the contents of the commmit msg against the good commit guidelines.
127127
#
128128

129129
validate_commit_message() {

0 commit comments

Comments
 (0)