In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/1f1448d970f0ed8e7283ca11875a8ba5560183e2?hp=788468129d8a42bd9df0c4c464748b10dc4d47f7>

- Log -----------------------------------------------------------------
commit 1f1448d970f0ed8e7283ca11875a8ba5560183e2
Author: Florian Ragwitz <r...@debian.org>
Date:   Sat Sep 18 00:29:08 2010 +0200

    Fix inconsistency in perlpod
-----------------------------------------------------------------------

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

diff --git a/pod/perlpod.pod b/pod/perlpod.pod
index 90bc5b1..068afe4 100644
--- a/pod/perlpod.pod
+++ b/pod/perlpod.pod
@@ -474,7 +474,7 @@ C<EE<lt>verbarE<gt>> -- a literal | (I<ver>tical I<bar>)
 
 =item *
 
-C<EE<lt>solE<gt>> = a literal / (I<sol>idus)
+C<EE<lt>solE<gt>> -- a literal / (I<sol>idus)
 
 The above four are optional except in other formatting codes,
 notably C<LE<lt>...E<gt>>, and when preceded by a

--
Perl5 Master Repository

Reply via email to