mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-25 20:40:25 -05: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:
committed by
Junio C Hamano
parent
4e1f87959c
commit
e8f3016000
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user