Skip to content

Commit 8205b2f

Browse files
mstrapgitster
authored andcommitted
t/README: fix typo
Signed-off-by: Marc Strapetz <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent dcc0cd0 commit 8205b2f

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)