summaryrefslogtreecommitdiff
path: root/lib/PerlIO.pm
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-09-21 08:47:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-21 08:47:32 +0000
commit4c11337c0371dac743b0b266e8ebc6f347fa0cd9 (patch)
tree1c9da5c0f5c768cc5ea9e7fa25e05adb6b5dc4be /lib/PerlIO.pm
parenteae154c7dcbb63935731f10277d6aa4e40e86a6c (diff)
downloadperl-4c11337c0371dac743b0b266e8ebc6f347fa0cd9.tar.gz
Tweak the section name to agree with the change #21295.
p4raw-link: @21295 on //depot/perl: eae154c7dcbb63935731f10277d6aa4e40e86a6c p4raw-id: //depot/perl@21296
Diffstat (limited to 'lib/PerlIO.pm')
-rw-r--r--lib/PerlIO.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PerlIO.pm b/lib/PerlIO.pm
index 9d1fa27f48..c7b9f1312b 100644
--- a/lib/PerlIO.pm
+++ b/lib/PerlIO.pm
@@ -226,7 +226,7 @@ This can be used to see the effect of/bugs in the various layers e.g.
For the various value of PERLIO see L<perlrun/PERLIO>.
-=head2 Querying the layers of filehandle
+=head2 Querying the layers of filehandles
The following returns the B<names> of the PerlIO layers on a filehandle.