t7502-commit: fix spelling

s/subdirecotry/subdirectory/

Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Tay Ray Chuan 2010-05-24 16:51:17 +08:00 committed by Junio C Hamano
parent 4e1f87959c
commit e8f3016000
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ test_expect_success 'partial' '

'

test_expect_success 'partial modification in a subdirecotry' '
test_expect_success 'partial modification in a subdirectory' '

test_tick &&
git commit -m "partial commit to subdirectory" not &&