Skip to content

Commit

Permalink
Merge pull request #31 from laurent-malvert/master
Browse files Browse the repository at this point in the history
Fix typo in comment (agains -> against)
  • Loading branch information
tommarshall committed Jul 31, 2018
2 parents 914f206 + c096b99 commit 27a2b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ read_commit_message() {
}

#
# Validate the contents of the commmit msg agains the good commit guidelines.
# Validate the contents of the commmit msg against the good commit guidelines.
#

validate_commit_message() {
Expand Down

0 comments on commit 27a2b06

Please sign in to comment.