]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/githooks.txt
doc: fix some typos
[thirdparty/git.git] / Documentation / githooks.txt
index ffccfc776080241e733b6675f02b2dca9c6c9341..1f3b57d04db6ca3b98e720b83362610b9198fbac 100644 (file)
@@ -644,7 +644,7 @@ changelist text. Exiting with a non-zero status from the script
 will abort the process.
 
 The purpose of the hook is to edit the message file in place,
-and it is not supressed by the `--no-verify` option. This hook
+and it is not suppressed by the `--no-verify` option. This hook
 is called even if `--prepare-p4-only` is set.
 
 Run `git-p4 submit --help` for details.