summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-02-19 23:59:52 +0000
committerNicholas Clark <nick@ccl4.org>2006-02-19 23:59:52 +0000
commite7209bcaa7a0208031a134e012ecbac81c118588 (patch)
tree622c2abb01586c471d61fcd52fa3013dc4754ef4 /Changes
parent3038937ba48b6e3b2d22c372963d8f26d42c5e66 (diff)
downloadperl-e7209bcaa7a0208031a134e012ecbac81c118588.tar.gz
Ministry of Truth removes typo in description of Change 26166.
Change 26166 was correct from the start. Nothing to see. Move along. We thank Big Brother for raising the chocolate ration to 20g per week. p4raw-id: //depot/perl@27233
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index a14e98eeef..ce58a888eb 100644
--- a/Changes
+++ b/Changes
@@ -4699,7 +4699,7 @@ ____________________________________________________________________________
! sv.c
____________________________________________________________________________
[ 26166] By: nicholas on 2005/11/18 20:38:26
- Log: Elimiate new_body_length from sv_dup. Replace SvTYPE(sstr) with
+ Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with
sv_type, which is a constant variable with the same value.
Branch: perl
! sv.c