This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix file name in comment
authorDavid Cantrell <david@cantrell.org.uk>
Mon, 2 Aug 2010 07:35:38 +0000 (09:35 +0200)
committerSteffen Mueller <smueller@cpan.org>
Mon, 2 Aug 2010 07:37:06 +0000 (09:37 +0200)
t/porting/maintainers.t

index 3b7d299..287047f 100644 (file)
@@ -1,6 +1,6 @@
 #!./perl -w
 
-# Test that there are no missing Maintainers in Maintainers.PL 
+# Test that there are no missing Maintainers in Maintainers.pl
 
 BEGIN {
        # This test script uses a slightly atypical invocation of the 'standard'