summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-12-05 21:49:02 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-12-08 18:44:27 -0800
commite3fdfe77a69de5c9746593dc75431d53cef4c9f4 (patch)
treee09cce76aeb9cea40922b8adcae56fb37d54ade3 /MANIFEST
parentf374c70f2f466935df480e5b2a9b1853fd86aa9d (diff)
downloadperl-e3fdfe77a69de5c9746593dc75431d53cef4c9f4.tar.gz
MANIFEST typo
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 49eede9b44..587f9ccf4b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5265,7 +5265,7 @@ t/op/concat2.t Tests too complex for concat.t
t/op/cond.t See if conditional expressions work
t/op/context.t See if context propagation works
t/op/coreamp.t Test &foo() calls for CORE subs
-t/op/coresubs.t Generics tests for CORE subs
+t/op/coresubs.t Generic tests for CORE subs
t/op/cproto.t Check builtin prototypes
t/op/crypt.t See if crypt works
t/op/current_sub.t __SUB__ tests