Code

Documentation: Correct various misspellings and typos.
[git.git] / Documentation / hooks.txt
index 6836477ca816a6caa860960c3456cfbbf5cd32f1..c39edc57c4452091e2f313cb8d5cfa9d51a4b27b 100644 (file)
@@ -176,7 +176,7 @@ hook does on its standard input.
 This hook does not affect the outcome of `git-receive-pack`, as it
 is called after the real work is done.
 
-This supersedes the <<post-update,'post-update'>> hook in that it get's
+This supersedes the <<post-update,'post-update'>> hook in that it gets
 both old and new values of all the refs in addition to their
 names.