summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2023-04-15 11:00:38 +0000
committerAlan Mackenzie <acm@muc.de>2023-04-15 11:00:38 +0000
commitd9e96c029bb42ff96f4dd7f51a3e2b93ba71bfc8 (patch)
tree6599b543c8d0b18e4befedff961cfd2d34f8071c
parent3f71a2a0cf6cbbb6b3eb9f3f3a236daeb3420216 (diff)
downloademacs-d9e96c029bb42ff96f4dd7f51a3e2b93ba71bfc8.tar.gz
* CONTRIBUTE: Fix a typo
-rw-r--r--CONTRIBUTE2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 82e5b0a1018..a9e2acfa92a 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -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: