summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2009-04-18 15:39:14 +0100
committerDavid Mitchell <davem@iabyn.com>2009-04-18 15:39:14 +0100
commitce75ce2a31fe3e5dc80ec02db17cf150542e3d4a (patch)
treeba0eac5be4a8e9a573111d5dbb562a473106514c
parent7b73ff9889742cfd1d8c92116386d655caecafb7 (diff)
downloadperl-ce75ce2a31fe3e5dc80ec02db17cf150542e3d4a.tar.gz
fix trivial typo in MANIFEST
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index f6d34b1c14..a5e6484dda 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2190,7 +2190,7 @@ lib/ExtUtils/t/oneliner.t See if MM can generate perl one-liners
lib/ExtUtils/t/Packlist.t See if Packlist works
lib/ExtUtils/t/parse_version.t See if parse_version works
lib/ExtUtils/t/PL_FILES.t Test PL_FILES in MakeMaker
-lib/ExtUtils/t/pm.t See if Makemaker can handle PM
+lib/ExtUtils/t/pm.t See if MakeMaker can handle PM
lib/ExtUtils/t/postamble.t See if postamble works
lib/ExtUtils/t/prefixify.t See if MakeMaker can apply a PREFIX
lib/ExtUtils/t/prereq_print.t See if PREREQ_PRINT works