Skip to content

Commit 42e55a5

Browse files
committed
Merge branch 'maint'
* maint: Fix spelling error in post-receive-email hook
2 parents fc364c7 + 7703477 commit 42e55a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)