MANIFEST description typo blead
authorFather Chrysostomos <[email protected]>
Tue, 2 Aug 2016 05:07:07 +0000 (22:07 -0700)
committerFather Chrysostomos <[email protected]>
Tue, 2 Aug 2016 05:07:07 +0000 (22:07 -0700)
MANIFEST

index afa5279..4cec28b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5619,7 +5619,7 @@ t/porting/podcheck.t              Test the POD of shipped modules is well formed
 t/porting/re_context.t         Check assumptions made by save_re_context()
 t/porting/readme.t             Check that all files in Porting/ are mentioned in Porting/README.pod
 t/porting/regen.t              Check that regen.pl doesn't need running
-t/porting/ss_dup.t             Check that sv.c:ss_dup handle everything
+t/porting/ss_dup.t             Check that sv.c:ss_dup handles everything
 t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/porting/utils.t              Check that utility scripts still compile
 t/re/anyof.t                   See if bracketed char classes [...] compile properly