From: Ævar Arnfjörð Bjarmason Date: Fri, 2 Jul 2010 14:59:44 +0000 (+0000) Subject: t/README: Typo: paralell -> parallel X-Git-Tag: v1.7.2-rc2~1^2~7 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=85b0b34ea42628874198772fe6602365650ead88;p=git.git t/README: Typo: paralell -> parallel Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano --- diff --git a/t/README b/t/README index cad6fde8e..a7312fa98 100644 --- a/t/README +++ b/t/README @@ -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