Change 17247 by jhi@alpha on 2002/06/14 19:26:15
Detypo.
Affected files ...
.... //depot/perl/pod/perlfunc.pod#339 edit
Differences ...
==== //depot/perl/pod/perlfunc.pod#339 (text) ====
Index: perl/pod/perlfunc.pod
--- perl/pod/perlfunc.pod#338~17219~ Thu Jun 13 05:40:36 2002
+++ perl/pod/perlfunc.pod Fri Jun 14 12:26:15 2002
@@ -5232,7 +5232,7 @@
a value: the CODE ref of the closure you just created.
See L<perlsub> and L<perlref> for details about subroutines and
-references, and L<attributes> and L<Attributed::Handlers> for more
+references, and L<attributes> and L<Attribute::Handlers> for more
information about attributes.
=item substr EXPR,OFFSET,LENGTH,REPLACEMENT
End of Patch.