Skip to content

Commit e8f3016

Browse files
rctaygitster
authored andcommitted
t7502-commit: fix spelling
s/subdirecotry/subdirectory/ Signed-off-by: Tay Ray Chuan <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4e1f879 commit e8f3016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t7502-commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ test_expect_success 'partial' '
3535
3636
'
3737

38-
test_expect_success 'partial modification in a subdirecotry' '
38+
test_expect_success 'partial modification in a subdirectory' '
3939
4040
test_tick &&
4141
git commit -m "partial commit to subdirectory" not &&

0 commit comments

Comments
 (0)