about summary refs log tree commit diff
path: root/third_party/git/t/t9301-fast-import-notes.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t9301-fast-import-notes.sh')
-rwxr-xr-xthird_party/git/t/t9301-fast-import-notes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/t/t9301-fast-import-notes.sh b/third_party/git/t/t9301-fast-import-notes.sh
index ca223dca98..dadc70b7d5 100755
--- a/third_party/git/t/t9301-fast-import-notes.sh
+++ b/third_party/git/t/t9301-fast-import-notes.sh
@@ -275,7 +275,7 @@ $whitespace
     third note for first commit
 EXPECT_END
 
-test_expect_success 'add concatenation notes with M command' '
+test_expect_success 'add concatentation notes with M command' '
 
 	git fast-import <input &&
 	GIT_NOTES_REF=refs/notes/test git log | grep "^    " > actual &&