summaryrefslogtreecommitdiff
path: root/pod/perlboot.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlboot.pod')
-rw-r--r--pod/perlboot.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlboot.pod b/pod/perlboot.pod
index 3c18246f0c..8eaac8663e 100644
--- a/pod/perlboot.pod
+++ b/pod/perlboot.pod
@@ -790,7 +790,7 @@ Hopefully, this gets you started, though.
For more information, see L<perlobj> (for all the gritty details about
Perl objects, now that you've seen the basics), L<perltoot> (the
-tutorial for those who already know objects), L<perltootc> (dealing
+tutorial for those who already know objects), L<perltooc> (dealing
with class data), L<perlbot> (for some more tricks), and books such as
Damian Conway's excellent I<Object Oriented Perl>.