Skip to content

Commit 73314de

Browse files
committed
Rephrasing
1 parent 34ff251 commit 73314de

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/Type/Metamodel/ParametricRoleHOW.pod6

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ say zipi.HOW; # OUTPUT: «Perl6::Metamodel::ParametricRoleHOW.new␤»
3535
The extra C<group> argument will need to be used to integrate it in a parametric
3636
role group, which will need to be defined in advance.
3737
38-
I<Note>: As most of the C<Metamodel> classes, this class is here mainly for
39-
illustration purposes and it's not intended for the final user to instantiate.
38+
I<Note>: As most of the C<Metamodel> classes, this one is here mainly for
39+
illustration purposes and it's not intended for the final user to instantiate,
40+
unless their intention is really to create a parametric role group.
4041
4142
=end pod

0 commit comments

Comments
 (0)