Skip to content

Commit

Permalink
t/README: Typo: paralell -> parallel
Browse files Browse the repository at this point in the history
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Ævar Arnfjörð Bjarmason authored and Junio C Hamano committed Jul 5, 2010
1 parent e1ca1c9 commit 85b0b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/README
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ the tests.
ok 3 - plain bare

Since the tests all output TAP (see http://testanything.org) they can
be run with any TAP harness. Here's an example of paralell testing
be run with any TAP harness. Here's an example of parallel testing
powered by a recent version of prove(1):

$ prove --timer --jobs 15 ./t[0-9]*.sh
Expand Down

0 comments on commit 85b0b34

Please sign in to comment.