summaryrefslogtreecommitdiff
path: root/t/porting/maintainers.t
diff options
context:
space:
mode:
authorDavid Cantrell <david@cantrell.org.uk>2010-08-02 09:35:38 +0200
committerSteffen Mueller <smueller@cpan.org>2010-08-02 09:37:06 +0200
commit7c7c771f637468fccf32a16e82076fb0a2378117 (patch)
treea88d5f6e7f02f0e84587bc4dfecd5032a9ed1794 /t/porting/maintainers.t
parent628f0a0ab7fb78afa4f201a711697235fb198f2c (diff)
downloadperl-7c7c771f637468fccf32a16e82076fb0a2378117.tar.gz
Fix file name in comment
Diffstat (limited to 't/porting/maintainers.t')
-rw-r--r--t/porting/maintainers.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/porting/maintainers.t b/t/porting/maintainers.t
index 3b7d299028..287047f67e 100644
--- a/t/porting/maintainers.t
+++ b/t/porting/maintainers.t
@@ -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'