summaryrefslogtreecommitdiff
path: root/scripts/t/mk.t
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/t/mk.t')
-rw-r--r--scripts/t/mk.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/t/mk.t b/scripts/t/mk.t
index 01ce0fa37..95ccedf82 100644
--- a/scripts/t/mk.t
+++ b/scripts/t/mk.t
@@ -31,7 +31,7 @@ my $datadir = "$srcdir/t/mk";
# directory with «make -C».
$ENV{$_} = rel2abs($ENV{$_}) foreach qw(srcdir DPKG_DATADIR DPKG_ORIGINS_DIR);
-# Any paralellization from the parent should be ignored, we are testing
+# Any parallelization from the parent should be ignored, we are testing
# the makefiles serially anyway.
delete $ENV{MAKEFLAGS};