]> git.eshelyaron.com Git - emacs.git/commitdiff
* CONTRIBUTE: Fix a typo
authorAlan Mackenzie <acm@muc.de>
Sat, 15 Apr 2023 11:00:38 +0000 (11:00 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 15 Apr 2023 11:00:38 +0000 (11:00 +0000)
CONTRIBUTE

index 82e5b0a101896c82aa6d4371adba447f75ef71d7..a9e2acfa92a002f475f250956052b0897db88f14 100644 (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: