projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
159ad91
)
Detypo.
Jarkko Hietaniemi [Mon, 6 May 2002 15:30:29 +0000 (15:30 +0000)]
p4raw-id: //depot/perl@16435
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
2a32e93
..
edaa655
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1947,7
+1947,7
@@
Localised tied variables no more leak memory
=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;