Change 34166 by [EMAIL PROTECTED] on 2008/07/31 08:27:40

        Small typo fix

Affected files ...

... //depot/perl/pod/perlform.pod#14 edit

Differences ...

==== //depot/perl/pod/perlform.pod#14 (text) ====
Index: perl/pod/perlform.pod
--- perl/pod/perlform.pod#13~25748~     2005-10-13 04:20:23.000000000 -0700
+++ perl/pod/perlform.pod       2008-07-31 01:27:40.000000000 -0700
@@ -64,7 +64,7 @@
    ^    start of special field
    <    pad character for left adjustification
    |    pad character for centering
-   >    pad character for right adjustificat
+   >    pad character for right adjustification
    #    pad character for a right justified numeric field
    0    instead of first #: pad number with leading zeroes
    .    decimal point within a numeric field
End of Patch.

Reply via email to