[ID 20010621.004] Typo in perlobj.pod
Audrey Tang [Thu, 21 Jun 2001 23:56:48 +0000 (07:56 +0800)]
Message-Id: <20010621235648.A57340@not.autrijus.org>

p4raw-id: //depot/perl@11513

pod/perlobj.pod

index e466dc7..f719320 100644 (file)
@@ -559,7 +559,7 @@ breaks the circularities in the self-referential structure.
 =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.