This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[patch@25744] t/op/local.t - change 25514 broke VMS
[perl5.git] / pad.h
diff --git a/pad.h b/pad.h
index ce53b3b..f746eae 100644 (file)
--- a/pad.h
+++ b/pad.h
@@ -77,7 +77,7 @@ Save a pad slot (used to restore after an iteration)
 
 XXX DAPM it would make more sense to make the arg a PADOFFSET
 =for apidoc m|void|SAVECLEARSV |SV **svp
-Clear the pointed to pad value on scope exit. (ie the runtime action of 'my')
+Clear the pointed to pad value on scope exit. (i.e. the runtime action of 'my')
 
 =for apidoc m|void|SAVECOMPPAD
 save PL_comppad and PL_curpad