summaryrefslogtreecommitdiff
path: root/Porting/Glossary
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-27 11:45:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-27 11:45:29 +0000
commit022735b47c849ae03c52981ea170ac0d5308050c (patch)
treede8fa952ddbfe5d1095df7d7c25ba0fc373193a1 /Porting/Glossary
parent0222aa7dc291d283102ca6659c13703653b531c6 (diff)
downloadperl-022735b47c849ae03c52981ea170ac0d5308050c.tar.gz
"lose the it's", from Abhijit Menon-Sen.
("It's" not searched, pods not searched.) p4raw-id: //depot/perl@10980
Diffstat (limited to 'Porting/Glossary')
-rw-r--r--Porting/Glossary2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Glossary b/Porting/Glossary
index 8449a910c0..1217b2e4b7 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -3550,7 +3550,7 @@ stdio_cnt (d_stdstdio.U):
stdio_filbuf (d_stdstdio.U):
This variable defines how, given a FILE pointer, fp, to tell
- stdio to refill it's internal buffers (?). This will
+ stdio to refill its internal buffers (?). This will
be used to define the macro FILE_filbuf(fp).
stdio_ptr (d_stdstdio.U):