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 da5ad5b commit be918cfCopy full SHA for be918cf
doc/Language/typesystem.pod6
@@ -544,7 +544,7 @@ TODO
544
545
=head3 Versioning and Authorship
546
547
-Versioning and authorship can be applied via adverbs X«C«:ver<>»|:ver<> (grammer)» and X«C«:auth<>»|:auth<> (grammer)».
+Versioning and authorship can be applied via adverbs X«C«:ver<>»|:ver<> (grammar)» and X«C«:auth<>»|:auth<> (grammar)».
548
Both take a string as argument, for C<:ver> the string is converted to a
549
L<Version|/type/Version> object. To query a grammars version and author use
550
C<.^ver> and C<^.auth>.
0 commit comments