* maint:
  Fix spelling error in post-receive-email hook
This commit is contained in:
Junio C Hamano 2012-10-13 23:05:54 -07:00
Родитель fc364c767a 7703477ab9
Коммит 42e55a5f57
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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