summaryrefslogtreecommitdiff
path: root/pod/perltoot.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-22 13:48:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-22 13:48:29 +0000
commit890a53b979262c647cff6eff22d9cf68bc23d720 (patch)
tree7172e9aa75e170fe50852ddb8e574e382323c9d8 /pod/perltoot.pod
parent8c284f99fe2ca8105343599e3b9e2f250ac27804 (diff)
downloadperl-890a53b979262c647cff6eff22d9cf68bc23d720.tar.gz
Rename perltootc as perltooc for 8.3-friedliness.
p4raw-id: //depot/perl@12132
Diffstat (limited to 'pod/perltoot.pod')
-rw-r--r--pod/perltoot.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perltoot.pod b/pod/perltoot.pod
index 0ee70434ff..e6aa3de60b 100644
--- a/pod/perltoot.pod
+++ b/pod/perltoot.pod
@@ -1757,7 +1757,7 @@ L<overload>.
L<perlboot> is a kinder, gentler introduction to object-oriented
programming.
-L<perltootc> provides more detail on class data.
+L<perltooc> provides more detail on class data.
Some modules which might prove interesting are Class::Accessor,
Class::Class, Class::Contract, Class::Data::Inheritable,