Skip to content

Commit 27a70fa

Browse files
committed
Merge branch 'ms/t-readme-typofix'
Typofix. * ms/t-readme-typofix: t/README: fix typo
2 parents c17de5a + 8205b2f commit 27a70fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ explicitly providing repositories when accessing submodule objects is
466466
complete or needs to be abandoned for whatever reason (in which case the
467467
migrated codepaths still retain their performance benefits).
468468

469-
GIT_TEST_REQUIRE_PREREQ=<list> allows specifying a space speparated list of
469+
GIT_TEST_REQUIRE_PREREQ=<list> allows specifying a space separated list of
470470
prereqs that are required to succeed. If a prereq in this list is triggered by
471471
a test and then fails then the whole test run will abort. This can help to make
472472
sure the expected tests are executed and not silently skipped when their

0 commit comments

Comments
 (0)