Fix typo.
[ira/wip.git] / selftest / output / plain.pm
index 4e1e290534534d484dc1b6545e033afe91ab27e0..82a73ab932426c0b9ce194ddfd7037b2eee3869c 100644 (file)
@@ -188,7 +188,7 @@ sub summary($)
        }
        close(SUMMARY);
 
-       print "\nA summary with detailed informations can be found in:\n  $self->{summaryfile}\n";
+       print "\nA summary with detailed information can be found in:\n  $self->{summaryfile}\n";
 
        if ($#{$self->{suitesfailed}} == -1) {
                my $ok = $self->{statistics}->{TESTS_EXPECTED_OK} +