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.
2 parents da5ad5b + be918cf commit 3a88e95Copy full SHA for 3a88e95
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