Skip to content

Commit 3e21a47

Browse files
committed
Remove duplicate period
1 parent 00231c8 commit 3e21a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Metamodel/Primitives.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Changes C<$object> to be of type C<$type>. This only works if C<$type>
8585
type-checks against the current type of C<$object>, and if the storage of
8686
C<$object> is a subset of that of C<$type>. N<As of Raku 2019.11, this method
8787
requires
88-
L<special arrangements|https://github.com/rakudo/rakudo/issues/3414#issuecomment-573251877>.>.
88+
L<special arrangements|https://github.com/rakudo/rakudo/issues/3414#issuecomment-573251877>.>
8989
9090
=head2 method is_type
9191

0 commit comments

Comments
 (0)