Fix a typo in the description of change 31295.
Nicholas Clark [Fri, 16 Nov 2007 20:20:00 +0000 (20:20 +0000)]
p4raw-id: //depot/perl@32342

Changes

diff --git a/Changes b/Changes
index 93fb03d..6e86f83 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6537,7 +6537,7 @@ ____________________________________________________________________________
 ____________________________________________________________________________
 [ 31295] By: nicholas                              on 2007/05/28  18:50:23
         Log: Avoid calling SvEND() when SvPOKp() is not true.
-             Remove an unneeded dupliate SvCUR_set() in Perl_sv_2pv_flags().
+             Remove an unneeded duplicate SvCUR_set() in Perl_sv_2pv_flags().
      Branch: perl
           ! sv.c
 ____________________________________________________________________________