summaryrefslogtreecommitdiff
path: root/pad.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2017-06-25 17:26:33 -0700
committerFather Chrysostomos <sprout@cpan.org>2017-07-02 11:19:05 -0700
commit7600a9e5585cdade08986d507c3de5ea3b678bc3 (patch)
tree6b2cf32a385893deda423ca2d3ad2860a57ec884 /pad.c
parent1cdc5f0b922411a4ba6ac3cfc0450abb16db3f22 (diff)
downloadperl-7600a9e5585cdade08986d507c3de5ea3b678bc3.tar.gz
pad.c: comment typo
Diffstat (limited to 'pad.c')
-rw-r--r--pad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pad.c b/pad.c
index 7322a36893..bbc835ab31 100644
--- a/pad.c
+++ b/pad.c
@@ -2001,7 +2001,7 @@ S_cv_clone_pad(pTHX_ CV *proto, CV *cv, CV *outside, HV *cloned,
{
/* my sub */
/* Just provide a stub, but name it. It will be
- upgrade to the real thing on scope entry. */
+ upgraded to the real thing on scope entry. */
dVAR;
U32 hash;
PERL_HASH(hash, PadnamePV(namesv)+1,