Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed another broken link
  • Loading branch information
Jan-Olof Hendig committed Nov 12, 2016
1 parent 67e6927 commit cbbc38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/classtut.pod6
Expand Up @@ -532,7 +532,7 @@ moves up to the parent class the C<Baker>'s C<cook> method will be called.
To access methods in the inheritance chain use
L<re-dispatch|/language/functions#Re-dispatching> or the
L<MOP|/type/Metamodel$COLON$COLONClassHOW#method_can>.
L<MOP|/type/Metamodel::ClassHOW#method_can>.
=head2 Multiple inheritance
Expand Down

0 comments on commit cbbc38a

Please sign in to comment.