In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/88af3b939957082fabb95c8d884bc32149f871cd?hp=49561e08a01a67f5fd863f1978b62a9b241d66b6>

- Log -----------------------------------------------------------------
commit 88af3b939957082fabb95c8d884bc32149f871cd
Author: Karl Williamson <[email protected]>
Date:   Mon Dec 23 11:34:45 2013 -0700

    pod/perlunicode: White-space only
    
    Commit 1850f57f068545c630b2fb3aa138bbf0fb406e56 placed this verbatim
    text heading starting in the wrong column
-----------------------------------------------------------------------

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

diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index 6ced761..a198d00 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -452,7 +452,7 @@ Because scripts differ in their directionality (Hebrew and 
Arabic are
 written right to left, for example) Unicode supplies a C<Bidi_Class> property.
 Some of the values this property can have are:
 
-    Value    Meaning
+    Value       Meaning
 
     L           Left-to-Right
     LRE         Left-to-Right Embedding

--
Perl5 Master Repository

Reply via email to