summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e1f879)
raw | patch | inline | side by side (parent: 4e1f879)
author | Tay Ray Chuan <rctay89@gmail.com> | |
Mon, 24 May 2010 08:51:17 +0000 (16:51 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 25 May 2010 16:48:37 +0000 (09:48 -0700) |
s/subdirecotry/subdirectory/
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7502-commit.sh | patch | blob | history |
diff --git a/t/t7502-commit.sh b/t/t7502-commit.sh
index 844fb43c6db1ae4e9b8a3cda6156af359e9f639e..95044668ee182fc2c1091fba7680e0576f7854bd 100755 (executable)
--- a/t/t7502-commit.sh
+++ b/t/t7502-commit.sh
'
-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 &&