Skip to content

Commit

Permalink
Fix typo in a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
daira authored Nov 2, 2023
1 parent 1b3ff33 commit 3483174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-hooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function main
log-run ./util/find-orphaned-files.sh
}

# Used to log which check is being executed, then executing it:
# Used to log which check is being executed, then execute it:
function log-run
{
echo "$0: $1"
Expand Down

0 comments on commit 3483174

Please sign in to comment.