Change 19953 by [EMAIL PROTECTED] on 2003/07/03 11:08:58
Tiny tweak to maint perldelta from Robin Barker.
Affected files ...
... //depot/maint-5.8/perl/pod/perldelta.pod#16 edit
Differences ...
==== //depot/maint-5.8/perl/pod/perldelta.pod#16 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod#15~19946~ Wed Jul 2 23:33:04 2003
+++ perl/pod/perldelta.pod Thu Jul 3 04:08:58 2003
@@ -356,12 +356,12 @@
Self-explanatory.
-=head2 "Newline in left-justified string for %s"
+=head2 New "Newline in left-justified string for %s"
The padding spaces would appear after the newline, which is
probably not what you had in mind.
-=head2 "Possible precedence problem on bitwise %c operator"
+=head2 New "Possible precedence problem on bitwise %c operator"
If you think this
End of Patch.