* CONTRIBUTE: Fix a typo

This commit is contained in:
Alan Mackenzie 2023-04-15 11:00:38 +00:00
parent 3f71a2a0cf
commit d9e96c029b

View file

@ -321,7 +321,7 @@ them right the first time, so here are guidelines for formatting them:
** Committing your changes.
When you commit changes, Git invokes several scripts that test the
commit for validity, and may abort the commit of some of the tests
commit for validity, and may abort the commit if some of the tests
fail. These scripts live in the '.git/hooks/' subdirectory of the
top-level directory of the repository, and they perform the following
tests: