Change 16435 by jhi@alpha on 2002/05/06 15:30:29
Detypo.
Affected files ...
.... //depot/perl/pod/perldelta.pod#367 edit
Differences ...
==== //depot/perl/pod/perldelta.pod#367 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod#366~16434~ Mon May 6 08:29:58 2002
+++ perl/pod/perldelta.pod Mon May 6 08:30:29 2002
@@ -1947,7 +1947,7 @@
=item *
Localised hash elements (and %ENV) are correctly unlocalised to not to
-exist, if that's what they where.
+exist, if that's what they were.
use Tie::Hash;
End of Patch.