Skip to content

Commit 7703477

Browse files
richardfearngitster
authored andcommitted
Fix spelling error in post-receive-email hook
Signed-off-by: Richard Fearn <richardfearn@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent debf29d commit 7703477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/hooks/post-receive-email

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ generate_update_branch_email()
403403
echo " \\"
404404
echo " O -- O -- O ($oldrev)"
405405
echo ""
406-
echo "The removed revisions are not necessarilly gone - if another reference"
406+
echo "The removed revisions are not necessarily gone - if another reference"
407407
echo "still refers to them they will stay in the repository."
408408
rewind_only=1
409409
else

0 commit comments

Comments
 (0)