Tweak the section name to agree with the change #21295.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:47:32 +0000 (08:47 +0000)]
p4raw-link: @21295 on //depot/perl: eae154c7dcbb63935731f10277d6aa4e40e86a6c

p4raw-id: //depot/perl@21296

lib/PerlIO.pm

index 9d1fa27..c7b9f13 100644 (file)
@@ -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.