summaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
diff options
context:
space:
mode:
authorTay Ray Chuan <rctay89@gmail.com>2010-05-24 08:51:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-05-25 16:48:37 (GMT)
commite8f30160007d976746d880dab73b805435e04149 (patch)
treef7a80645f4b58fbc71ee77b6e37aade6ecba87ba /t/t7502-commit.sh
parent4e1f87959c76455f0092a7c82aee78df60533ae5 (diff)
downloadgit-e8f30160007d976746d880dab73b805435e04149.zip
git-e8f30160007d976746d880dab73b805435e04149.tar.gz
git-e8f30160007d976746d880dab73b805435e04149.tar.bz2
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>
Diffstat (limited to 't/t7502-commit.sh')
-rwxr-xr-xt/t7502-commit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7502-commit.sh b/t/t7502-commit.sh
index 844fb43..9504466 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 &&