OSDN Git Service

Fix spelling error in post-receive-email hook
authorRichard Fearn <richardfearn@gmail.com>
Sat, 13 Oct 2012 22:32:50 +0000 (23:32 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Oct 2012 04:50:14 +0000 (21:50 -0700)
Signed-off-by: Richard Fearn <richardfearn@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/hooks/post-receive-email

index 01af9df..b2171a0 100755 (executable)
@@ -403,7 +403,7 @@ generate_update_branch_email()
                        echo "            \\"
                        echo "             O -- O -- O ($oldrev)"
                        echo ""
-                       echo "The removed revisions are not necessarilly gone - if another reference"
+                       echo "The removed revisions are not necessarily gone - if another reference"
                        echo "still refers to them they will stay in the repository."
                        rewind_only=1
                else