PATCH pod/perldiag.pod
Robin Houston [Fri, 30 Mar 2001 14:10:36 +0000 (15:10 +0100)]
Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9469

pod/perldiag.pod

index 0bcf180..c6103c4 100644 (file)
@@ -999,7 +999,7 @@ be a defined value.  This helps to delurk some insidious errors.
 (F) Only hard references are allowed by "strict refs".  Symbolic
 references are disallowed.  See L<perlref>.
 
-=item Can't use %%! because Errno.pm is not available
+=item Can't use %! because Errno.pm is not available
 
 (F) The first time the %! hash is used, perl automatically loads the
 Errno.pm module. The Errno module is expected to tie the %! hash to