diff options
Diffstat (limited to 'pod/perlform.pod')
-rw-r--r-- | pod/perlform.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlform.pod b/pod/perlform.pod index a9ce4a7876..4fac1a69e3 100644 --- a/pod/perlform.pod +++ b/pod/perlform.pod @@ -198,7 +198,7 @@ Much better! =head1 NOTES -Since the values line may contain arbitrary expressions (for at fields, +Because the values line may contain arbitrary expressions (for at fields, not caret fields), you can farm out more sophisticated processing to other functions, like sprintf() or one of your own. For example: |