revisions.txt: fix and clarify <rev>^{<type>}
[gitweb.git] / Documentation / git-push.txt
index f7dfe48d2813324e1a699efa530afe8974d7c400..a5c6f7da620adb9476ec225ccd593a307b59bd00 100644 (file)
@@ -120,7 +120,7 @@ already exists on the remote side.
 --follow-tags::
        Push all the refs that would be pushed without this option,
        and also push annotated tags in `refs/tags` that are missing
-       from the remote but are pointing at committish that are
+       from the remote but are pointing at commit-ish that are
        reachable from the refs being pushed.
 
 --receive-pack=<git-receive-pack>::