summaryrefslogtreecommitdiff
path: root/pad.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-07-28 09:07:57 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-07-28 09:07:57 +0000
commiteeb8d49e03ea8546042df7d6382f30f100395536 (patch)
treed21d360712d37b26eb2ecad8b6d267ae83d7a2f3 /pad.h
parent945fa9b5e7a27e23bc3274ba0b35d4a17fdb9964 (diff)
downloadperl-eeb8d49e03ea8546042df7d6382f30f100395536.tar.gz
Sync change 25229 to .h source files
p4raw-id: //depot/perl@25233
Diffstat (limited to 'pad.h')
-rw-r--r--pad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pad.h b/pad.h
index ce53b3b263..f746eae7be 100644
--- 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