Skip to content

Commit 262eb51

Browse files
committed
Fix link
1 parent 9557329 commit 262eb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Mu.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Classes may provide their own C<new> method to override this default.
294294
295295
C<new> triggers an object construction mechanism that calls submethods named
296296
C<BUILD> in each class of an inheritance hierarchy, if they exist. See
297-
L<the documentation on object construction|/language/objects#Object_Construction>
297+
L<the documentation on object construction|/language/objects#Object_construction>
298298
for more information.
299299
300300
=head2 method bless

0 commit comments

Comments
 (0)