]> rtime.felk.cvut.cz Git - git.git/commitdiff
t7502-commit: fix spelling
authorTay Ray Chuan <rctay89@gmail.com>
Mon, 24 May 2010 08:51:17 +0000 (16:51 +0800)
committerJunio 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>
t/t7502-commit.sh

index 844fb43c6db1ae4e9b8a3cda6156af359e9f639e..95044668ee182fc2c1091fba7680e0576f7854bd 100755 (executable)
@@ -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 &&