Change 17802 by [EMAIL PROTECTED] on 2002/08/29 12:32:51
Subject: [perl #16769] Documention bug
From: "[EMAIL PROTECTED] (via RT)" <[EMAIL PROTECTED]>
Date: 26 Aug 2002 10:01:04 -0000
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/pod/perl58delta.pod#2 edit
Differences ...
==== //depot/perl/pod/perl58delta.pod#2 (text) ====
Index: perl/pod/perl58delta.pod
--- perl/pod/perl58delta.pod#1~17644~ Fri Jul 19 11:55:18 2002
+++ perl/pod/perl58delta.pod Thu Aug 29 05:32:51 2002
@@ -2903,11 +2903,11 @@
=item *
-Odd number of arguments to oveload::constant now elicits a warning.
+Odd number of arguments to overload::constant now elicits a warning.
=item *
-Odd number of elements to in anonymous hash now elicits a warning.
+Odd number of elements in anonymous hash now elicits a warning.
=item *
End of Patch.