Some deprecated warnings were also in the syntax category
[p5sagit/p5-mst-13.2.git] / pod / perlform.pod
index 93d1633..6bff194 100644 (file)
@@ -62,9 +62,9 @@ X<@*> X<^*> X<~> X<~~>
   
    @    start of regular field
    ^    start of special field
-   <    pad character for left adjustification
+   <    pad character for left justification
    |    pad character for centering
-   >    pad character for right adjustification
+   >    pad character for right justification
    #    pad character for a right justified numeric field
    0    instead of first #: pad number with leading zeroes
    .    decimal point within a numeric field