Skip to content

Commit 8774321

Browse files
committed
fix open C<>
1 parent dc0fabb commit 8774321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/typesystem.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ TODO
305305
306306
=head3 Versioning and Authorship
307307
308-
Versioning and authorship can be applied via adverbs C«:ver<>» and C«:auth<>.
308+
Versioning and authorship can be applied via adverbs C«:ver<>» and C«:auth<>».
309309
Both take a string as argument, for C<:ver> the string is converted to a
310310
L<Version|/type/Version> object. To query a grammars version and author use
311311
C<.^ver> and C<^.auth>.

0 commit comments

Comments
 (0)