Change 11513 by jhi@alpha on 2001/07/31 03:23:01
Subject: [ID 20010621.004] Typo in perlobj.pod
From: Autrijus Tang <[EMAIL PROTECTED]>
Date: Thu, 21 Jun 2001 23:56:48 +0800
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/pod/perlobj.pod#23 edit
Differences ...
==== //depot/perl/pod/perlobj.pod#23 (text) ====
Index: perl/pod/perlobj.pod
--- perl/pod/perlobj.pod.~1~ Mon Jul 30 21:30:05 2001
+++ perl/pod/perlobj.pod Mon Jul 30 21:30:05 2001
@@ -559,7 +559,7 @@
=head1 SEE ALSO
A kinder, gentler tutorial on object-oriented programming in Perl can
-be found in L<perltoot>, L<perlbootc> and L<perltootc>. You should
+be found in L<perltoot>, L<perlboot> and L<perltootc>. You should
also check out L<perlbot> for other object tricks, traps, and tips, as
well as L<perlmodlib> for some style guides on constructing both
modules and classes.
End of Patch.