Imported Upstream version 2.25.0
[platform/upstream/git.git] / contrib / hooks / post-receive-email
index 8747b84..ff565eb 100755 (executable)
@@ -329,7 +329,7 @@ generate_update_branch_email()
        #
        #  git rev-parse --not --all | grep -v $(git rev-parse $refname)
        #
-       # Get's us to something pretty safe (apart from the small time
+       # Gets us to something pretty safe (apart from the small time
        # between refname being read, and git rev-parse running - for that,
        # I give up)
        #