From: Tay Ray Chuan Date: Mon, 24 May 2010 08:51:17 +0000 (+0800) Subject: t7502-commit: fix spelling X-Git-Tag: v1.7.2-rc0~101^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8f30160007d976746d880dab73b805435e04149;p=thirdparty%2Fgit.git t7502-commit: fix spelling s/subdirecotry/subdirectory/ Signed-off-by: Tay Ray Chuan Signed-off-by: Junio C Hamano --- diff --git a/t/t7502-commit.sh b/t/t7502-commit.sh index 844fb43c6d..95044668ee 100755 --- a/t/t7502-commit.sh +++ b/t/t7502-commit.sh @@ -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 &&