Skip to content

Commit be918cf

Browse files
committed
Fix a typo
1 parent da5ad5b commit be918cf

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
@@ -544,7 +544,7 @@ TODO
544544
545545
=head3 Versioning and Authorship
546546
547-
Versioning and authorship can be applied via adverbs X«C«:ver<>»|:ver<> (grammer)» and X«C«:auth<>»|:auth<> (grammer)».
547+
Versioning and authorship can be applied via adverbs X«C«:ver<>»|:ver<> (grammar)» and X«C«:auth<>»|:auth<> (grammar)».
548548
Both take a string as argument, for C<:ver> the string is converted to a
549549
L<Version|/type/Version> object. To query a grammars version and author use
550550
C<.^ver> and C<^.auth>.

0 commit comments

Comments
 (0)