We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0fabb commit 8774321Copy full SHA for 8774321
doc/Language/typesystem.pod6
@@ -305,7 +305,7 @@ TODO
305
306
=head3 Versioning and Authorship
307
308
-Versioning and authorship can be applied via adverbs C«:ver<>» and C«:auth<>.
+Versioning and authorship can be applied via adverbs C«:ver<>» and C«:auth<>».
309
Both take a string as argument, for C<:ver> the string is converted to a
310
L<Version|/type/Version> object. To query a grammars version and author use
311
C<.^ver> and C<^.auth>.
0 commit comments