Author: util
Date: Fri Dec 19 17:23:40 2008
New Revision: 34122
Modified:
trunk/tools/dev/parrot_coverage.pl
Log:
Typo - s/biulds/builds/ in parrot_coverage.pl
Modified: trunk/tools/dev/parrot_coverage.pl
==============================================================================
--- trunk/tools/dev/parrot_coverage.pl (original)
+++ trunk/tools/dev/parrot_coverage.pl Fri Dec 19 17:23:40 2008
@@ -35,7 +35,7 @@
if ( $ARGV[0] && $ARGV[0] =~ /recompile/ ) {
- # clean up remnants of prior biulds
+ # clean up remnants of prior builds
File::Find::find(
{
wanted => sub {