Skip to content

Commit 52cb8a5

Browse files
committed
close C<>
1 parent 612cdb5 commit 52cb8a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/typesystem.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ TODO
186186
187187
=head3 Versioning and Authership
188188
189-
Versioning and authership can be applied via adverbs C«:ver<>» and C«:auth<>.
189+
Versioning and authership can be applied via adverbs C«:ver<>» and C«:auth<>».
190190
Both take a string as argument, for C<:ver> the string is converted to a
191191
L<Version|/type/Version> object. To query a class version and auther use
192192
C<.^ver> and C<^.auth>.
@@ -328,7 +328,7 @@ TODO
328328
329329
=head3 Versioning and Authorship
330330
331-
Versioning and authorship can be applied via adverbs C«:ver<>» and C«:auth<>.
331+
Versioning and authorship can be applied via adverbs C«:ver<>» and C«:auth<>».
332332
Both take a string as argument, for C<:ver> the string is converted to a
333333
L<Version|/type/Version> object. To query a modules version and author use
334334
C<.^ver> and C<^.auth>.

0 commit comments

Comments
 (0)