summaryrefslogtreecommitdiff
path: root/lib/PerlIO.pm
diff options
context:
space:
mode:
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.