Skip to content

Commit fc27b98

Browse files
committed
fix broken link
1 parent e3f02bd commit fc27b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/X/Mixin/NotComposable.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dies with
1818
1919
Cannot mix in non-composable type A into object of type Int
2020
21-
The compile-time equivalent of this error is L<X:CompositionNotComposable>
21+
The compile-time equivalent of this error is L<X::CompositionNotComposable>
2222
2323
=head1 Methods
2424

0 commit comments

Comments
 (0)