Skip to content

Commit b6d194d

Browse files
committed
add also to the index
1 parent 1827324 commit b6d194d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/classtut.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ the design wouldn't be better realized by using roles, which are generally
574574
safer because they force the class author to explicitly resolve conflicting
575575
method names. For more information on roles see L<Roles|/language/objects#Roles>.
576576
577-
=head2 The C<also> declarator
577+
=head2 The X<C<also>|also declarator> declarator
578578
579579
Classes to be inherited from can be listed in the class declaration body by
580580
prefixing the C<is> trait with C<also>. This also works for the role

0 commit comments

Comments
 (0)