From: Ricardo Signes Date: Wed, 15 Jan 2014 14:49:04 +0000 (-0500) Subject: fix a typo in a comment X-Git-Tag: upstream/5.20.0~776 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28c687ff528901782b97e8e1c9f9b9194a11ba9b;p=platform%2Fupstream%2Fperl.git fix a typo in a comment Spotted by Matthew Horsfall --- diff --git a/op.c b/op.c index bf4a157..fc23314 100644 --- a/op.c +++ b/op.c @@ -11359,7 +11359,7 @@ Perl_rpeep(pTHX_ OP *o) ) break; - /* let $a[N] potentially be optimised into ALEMFAST_LEX + /* let $a[N] potentially be optimised into AELEMFAST_LEX * instead */ if ( p->op_type == OP_PADAV && p->op_next