Detypo.
Jarkko Hietaniemi [Mon, 6 May 2002 15:30:29 +0000 (15:30 +0000)]
p4raw-id: //depot/perl@16435

pod/perldelta.pod

index 2a32e93..edaa655 100644 (file)
@@ -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;