summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-19 14:53:55 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-19 14:53:55 +0200
commit1ba9867e7ae2f517e47edd67d7d41e48b6f55e5c (patch)
tree5890fb718d663adf3776f35742f5fe7d303f0b17 /selftest
parent0b3cf400db35018000ceb84cdc20b55bc6c77aa3 (diff)
downloadsamba-1ba9867e7ae2f517e47edd67d7d41e48b6f55e5c.tar.gz
samba-1ba9867e7ae2f517e47edd67d7d41e48b6f55e5c.tar.bz2
samba-1ba9867e7ae2f517e47edd67d7d41e48b6f55e5c.zip
Fix typo.
Diffstat (limited to 'selftest')
-rw-r--r--selftest/output/plain.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/output/plain.pm b/selftest/output/plain.pm
index 4e1e290534..82a73ab932 100644
--- a/selftest/output/plain.pm
+++ b/selftest/output/plain.pm
@@ -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} +