In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e0227d77047ccfebf3365d736f9f792a9116b6c7?hp=290c88500428a4387b37a16badfc45a06ab3e83c>
- Log ----------------------------------------------------------------- commit e0227d77047ccfebf3365d736f9f792a9116b6c7 Author: James E Keenan <[email protected]> Date: Sat Jan 17 17:02:50 2015 -0500 Two small spelling corrections in comment. ----------------------------------------------------------------------- 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 b094c8f..c8e5849 100644 --- a/t/op/multideref.t +++ b/t/op/multideref.t @@ -187,7 +187,7 @@ sub defer {} } # RT #123609 -# don't evalulate a const array index unlesss its really a const array +# don't evaluate a const array index unless its really a const array # index { -- Perl5 Master Repository
