From: Nicholas Clark <nick@ccl4.org>
Date: Fri, 16 Nov 2007 20:20:00 +0000 (+0000)
Subject: Fix a typo in the description of change 31295.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b0ffb24848830edaa03bc94985c1a90bd1017e98;p=p5sagit%2Fp5-mst-13.2.git

Fix a typo in the description of change 31295.

p4raw-id: //depot/perl@32342
---

diff --git a/Changes b/Changes
index 93fb03d..6e86f83 100644
--- 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
 ____________________________________________________________________________