Typo.
Rafael Garcia-Suarez [Wed, 17 Jul 2002 19:30:55 +0000 (19:30 +0000)]
p4raw-id: //depot/perl@17608

pod/perlfunc.pod

index d8d8978..0652b4e 100644 (file)
@@ -4965,7 +4965,7 @@ effect as the C<-> flag: left-justification.
 
 =item precision, or maximum width
 
-You can specify a precision (for numeric converions) or a maximum
+You can specify a precision (for numeric conversions) or a maximum
 width (for string conversions) by specifying a C<.> followed by a number.
 For floating point formats, this specifies the number of decimal places
 to show (the default being 6), eg: