Small typo fix
Rafael Garcia-Suarez [Thu, 31 Jul 2008 08:27:40 +0000 (08:27 +0000)]
p4raw-id: //depot/perl@34166

pod/perlform.pod

index c72a940..93d1633 100644 (file)
@@ -64,7 +64,7 @@ X<@*> X<^*> X<~> X<~~>
    ^    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