diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-01-02 12:19:51 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-01-02 12:19:51 +0000 |
commit | 8269e00da02a2e0f107fbb8b4a78f0c4058f3587 (patch) | |
tree | eb6f77d322ee6711a34453f6a1f1c3583b22b886 /Changes | |
parent | a5063e7cd8fef802efd25ffe9df2c3748f4254f6 (diff) | |
download | perl-8269e00da02a2e0f107fbb8b4a78f0c4058f3587.tar.gz |
Typo fix in the description of change 26370.
(Also corrected in the repository)
p4raw-id: //depot/perl@26570
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -523,7 +523,7 @@ ____________________________________________________________________________ [ 26370] By: rgs on 2005/12/15 17:12:01 Log: Don't autovivify stashes as soon as the lexer sees them. This makes defined %foo::bar:: work again. - Add tests for it, remove not in perldelta about having broken it. + Add tests for it, remove note in perldelta about having broken it. Branch: perl ! pod/perl593delta.pod t/op/stash.t toke.c ____________________________________________________________________________ |