In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/3972af9b5a9bdbb7274475d476ce6bc8818d1964?hp=fc33dad25ea56b13617afc1d5824d8b3d078528e>

- Log -----------------------------------------------------------------
commit 3972af9b5a9bdbb7274475d476ce6bc8818d1964
Author: K.Shirakata <[email protected]>
Date:   Fri May 6 22:12:57 2011 +0900

    Fix a perl5140delta typo in F<> markup.
    
    (Patch predates the 5.14.0 release, but was missed at the time.)
-----------------------------------------------------------------------

Summary of changes:
 pod/perl5140delta.pod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pod/perl5140delta.pod b/pod/perl5140delta.pod
index 74c82a8..26df41c 100644
--- a/pod/perl5140delta.pod
+++ b/pod/perl5140delta.pod
@@ -1210,7 +1210,7 @@ generation task.
 
 L<CPAN::Meta> version 2.110440 has been added as a dual-life module.  It
 provides a standard library to read, interpret and write CPAN distribution
-metadata files (like F<META.json> and F<META.yml)> that describe a
+metadata files (like F<META.json> and F<META.yml>) that describe a
 distribution, its contents, and the requirements for building it and
 installing it.  The latest CPAN distribution metadata specification is
 included as L<CPAN::Meta::Spec> and notes on changes in the specification

--
Perl5 Master Repository

Reply via email to