File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -282,11 +282,11 @@ Returns a list with key and value of the enum-pair.
282
282
283
283
TODO
284
284
285
- = head3 Versioning and Authership
285
+ = head3 Versioning and Authorship
286
286
287
- Versioning and authership can be applied via adverbs C « :ver<> » and C « :auth<>.
287
+ Versioning and authorship can be applied via adverbs C « :ver<> » and C « :auth<>.
288
288
Both take a string as argument, for C < :ver > the string is converted to a
289
- L < Version|/type/Version > object. To query a modules version and auther use
289
+ L < Version|/type/Version > object. To query a modules version and author use
290
290
C < .^ver > and C < ^.auth > .
291
291
292
292
module M:ver<4.2.3>:auth<me@here.local> {}
@@ -295,19 +295,19 @@ C<.^ver> and C<^.auth>.
295
295
296
296
= head2 C < package >
297
297
298
- = head3 Versioning and Authership
298
+ = head3 Versioning and Authorship
299
299
300
300
TODO
301
301
302
302
= head2 C < grammar >
303
303
304
304
TODO
305
305
306
- = head3 Versioning and Authership
306
+ = head3 Versioning and Authorship
307
307
308
- Versioning and authership can be applied via adverbs C « :ver<> » and C « :auth<>.
308
+ Versioning and authorship can be applied via adverbs C « :ver<> » and C « :auth<>.
309
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 auther use
310
+ L < Version|/type/Version > object. To query a grammars version and author use
311
311
C < .^ver > and C < ^.auth > .
312
312
313
313
grammar G:ver<4.2.3>:auth<me@here.local> {}
You can’t perform that action at this time.
0 commit comments