diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-27 11:45:29 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-27 11:45:29 +0000 |
commit | 022735b47c849ae03c52981ea170ac0d5308050c (patch) | |
tree | de8fa952ddbfe5d1095df7d7c25ba0fc373193a1 /Porting/Glossary | |
parent | 0222aa7dc291d283102ca6659c13703653b531c6 (diff) | |
download | perl-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/Glossary | 2 |
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): |