Merge branch 'jk/clean-d-pathspec' into maint
[gitweb.git] / Documentation / githooks.txt
index d48bf4d6fae12a21232bc74ddeb230885c1bcbb9..d954bf6ba872e31c1197a96487fafd3ad8f73844 100644 (file)
@@ -251,7 +251,7 @@ three parameters:
 
  - the name of the ref being updated,
  - the old object name stored in the ref,
- - and the new objectname to be stored in the ref.
+ - and the new object name to be stored in the ref.
 
 A zero exit from the update hook allows the ref to be updated.
 Exiting with a non-zero status prevents 'git-receive-pack'