]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/mda.t
triewyde: ficks soem speling errrors
[public-inbox.git] / t / mda.t
diff --git a/t/mda.t b/t/mda.t
index 3bdccb4995e27394759eab1918d1a0c82c9d623f..ddc0c27975288fd66d639246da892c6eece94096 100644 (file)
--- a/t/mda.t
+++ b/t/mda.t
@@ -34,7 +34,7 @@ my $fail_bad_header = sub ($$$) {
                "no error on undeliverable ($msg)");
        my $rev = $git->qx(qw(rev-list HEAD));
        chomp $rev;
-       is($rev, $good_rev, "bad revision not commited ($msg)");
+       is($rev, $good_rev, "bad revision not committed ($msg)");
        @f = glob("$faildir/*/*");
        is(scalar @f, 1, "faildir written to");
        [ $in, $out, $err ];