Fix incorrect =head1 NAME.
Abhijit Menon-Sen [Wed, 25 Jul 2007 12:21:19 +0000 (12:21 +0000)]
p4raw-id: //depot/perl@31654

lib/File/CheckTree.pm

index 20ffd68..72cc52e 100644 (file)
@@ -13,7 +13,7 @@ our @EXPORT  = qw(validate);
 
 =head1 NAME
 
-validate - run many filetest checks on a tree
+File::CheckTree - run many filetest checks on a tree
 
 =head1 SYNOPSIS