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.
1 parent 34ff251 commit 73314deCopy full SHA for 73314de
doc/Type/Metamodel/ParametricRoleHOW.pod6
@@ -35,7 +35,8 @@ say zipi.HOW; # OUTPUT: «Perl6::Metamodel::ParametricRoleHOW.new»
35
The extra C<group> argument will need to be used to integrate it in a parametric
36
role group, which will need to be defined in advance.
37
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.
+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,
40
+unless their intention is really to create a parametric role group.
41
42
=end pod
0 commit comments