Skip to content

Commit 27a2b06

Browse files
authored
Merge pull request #31 from laurent-malvert/master
Fix typo in comment (agains -> against)
2 parents 914f206 + c096b99 commit 27a2b06

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)