summaryrefslogtreecommitdiffstats
path: root/tests/auto/test.pl
diff options
context:
space:
mode:
authorAlexis Menard <alexis.menard@nokia.com>2009-06-02 08:53:55 (GMT)
committerAlexis Menard <alexis.menard@nokia.com>2009-06-02 08:53:55 (GMT)
commit0e139242e5dd465c9ffa0e2cbeb17b7009b821d1 (patch)
treef8f3ee0b059c4de74fe58d340cb1d55594e6fdbc /tests/auto/test.pl
parent53187fabdbfb8a513e735fdd034e1a9fbbccc9cd (diff)
parentd52fb58f34199e9a6e008929425cd21b92a2674a (diff)
downloadQt-0e139242e5dd465c9ffa0e2cbeb17b7009b821d1.zip
Qt-0e139242e5dd465c9ffa0e2cbeb17b7009b821d1.tar.gz
Qt-0e139242e5dd465c9ffa0e2cbeb17b7009b821d1.tar.bz2
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraphicssceneindex
Diffstat (limited to 'tests/auto/test.pl')
-rwxr-xr-xtests/auto/test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/test.pl b/tests/auto/test.pl
index f2a1fe4..9fd5c9d 100755
--- a/tests/auto/test.pl
+++ b/tests/auto/test.pl
@@ -179,7 +179,7 @@ print " Tests started: $totalStarted \n";
print " Tests executed: $totalExecuted \n";
print " Tests timed out: $totalTimedOut \n";
-# This procedure takes care of handling death children on due time
+# This procedure takes care of handling dead children on due time
sub handleDeath {
$buryChildren = 1;
}