From 4dc8b1c1140438fd0ed602469874906272d3df4d Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Tue, 5 Nov 2019 17:07:25 +0000 Subject: Fix spelling errors in names of tests Reported-by: Jens Schleusener Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- t/t9301-fast-import-notes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t9301-fast-import-notes.sh') diff --git a/t/t9301-fast-import-notes.sh b/t/t9301-fast-import-notes.sh index dadc70b7d5..ca223dca98 100755 --- a/t/t9301-fast-import-notes.sh +++ b/t/t9301-fast-import-notes.sh @@ -275,7 +275,7 @@ $whitespace third note for first commit EXPECT_END -test_expect_success 'add concatentation notes with M command' ' +test_expect_success 'add concatenation notes with M command' ' git fast-import actual && -- cgit v1.2.3