1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-11 06:56:22 +02:00

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>
This commit is contained in:
Tay Ray Chuan 2010-05-24 16:51:17 +08:00 committed by Junio C Hamano
parent 4e1f87959c
commit e8f3016000

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