In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/04ffa453028a3e2c49438e66d56c99d43987c4f2?hp=e0227d77047ccfebf3365d736f9f792a9116b6c7>

- Log -----------------------------------------------------------------
commit 04ffa453028a3e2c49438e66d56c99d43987c4f2
Author: James E Keenan <[email protected]>
Date:   Sat Jan 17 17:23:36 2015 -0500

    One more tiny spelling correction in comment; thanks to alh.
-----------------------------------------------------------------------

Summary of changes:
 t/op/multideref.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/op/multideref.t b/t/op/multideref.t
index c8e5849..daf147d 100644
--- a/t/op/multideref.t
+++ b/t/op/multideref.t
@@ -187,7 +187,7 @@ sub defer {}
 }
 
 # RT #123609
-# don't evaluate a const array index unless its really a const array
+# don't evaluate a const array index unless it's really a const array
 # index
 
 {

--
Perl5 Master Repository

Reply via email to