summaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2010-07-02 14:59:44 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-07-05 18:23:37 (GMT)
commit85b0b34ea42628874198772fe6602365650ead88 (patch)
treecfcb8c9e0601a3fa3f1908e8d7284b21f83d8016 /t/README
parente1ca1c9d9be497aef8c195de9b3a5715fef54898 (diff)
downloadgit-85b0b34ea42628874198772fe6602365650ead88.zip
git-85b0b34ea42628874198772fe6602365650ead88.tar.gz
git-85b0b34ea42628874198772fe6602365650ead88.tar.bz2
t/README: Typo: paralell -> parallel
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/README')
-rw-r--r--t/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/README b/t/README
index cad6fde..a7312fa 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