Skip to content

Commit 9936c98

Browse files
committed
Fix link to Abstract class
1 parent 8180f21 commit 9936c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/glossary.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,7 @@ deferred to other classes.
10051005
method bark { ... } # the ... indicates a stub
10061006
}
10071007
1008-
Classes with stubs are L<Abstract classes>.
1008+
Classes with stubs are L<Abstract classes|#Abstract class>.
10091009
10101010
=head1 Symbol
10111011
X<|Symbol>

0 commit comments

Comments
 (0)