Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rephrasing
  • Loading branch information
JJ committed May 12, 2019
1 parent 34ff251 commit 73314de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/Type/Metamodel/ParametricRoleHOW.pod6
Expand Up @@ -35,7 +35,8 @@ say zipi.HOW; # OUTPUT: «Perl6::Metamodel::ParametricRoleHOW.new␤»
The extra C<group> argument will need to be used to integrate it in a parametric
role group, which will need to be defined in advance.
I<Note>: As most of the C<Metamodel> classes, this class is here mainly for
illustration purposes and it's not intended for the final user to instantiate.
I<Note>: As most of the C<Metamodel> classes, this one is here mainly for
illustration purposes and it's not intended for the final user to instantiate,
unless their intention is really to create a parametric role group.
=end pod

0 comments on commit 73314de

Please sign in to comment.