In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/00eebae1d2d6e5485f8608e70a8f58b135bc0294?hp=c0ddbfc2a7cbd57f1a395f7869ba447249bff19b>

- Log -----------------------------------------------------------------
commit 00eebae1d2d6e5485f8608e70a8f58b135bc0294
Author: Ricardo Signes <[email protected]>
Date:   Tue May 19 15:52:44 2015 -0400

    perldelta: re-balance a C<..>
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index a2a527e..b3c92f3 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1873,7 +1873,7 @@ C<USE_CPLUSPLUS> to the value "define".
 =item *
 
 The list form of piped open has been implemented for Win32.  Note: unlike
-C< system LIST >> this does not fall back to the shell.
+C<system LIST> this does not fall back to the shell.
 L<[perl #121159]|https://rt.perl.org/Ticket/Display.html?id=121159>
 
 =item *

--
Perl5 Master Repository

Reply via email to