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 bef040f commit 929b82fCopy full SHA for 929b82f
doc/Type/Setty.pod6
@@ -72,7 +72,7 @@ Defined as:
72
73
Returns a C<Pair> or a C<Seq> of C<Pair>s depending on the candidate of the method
74
being invoked. Each C<Pair> returned has an element of the invocant as its key and
75
-<True> as its value. In contrast to L<grabpairs|#method grabpairs>, the elements
+C<True> as its value. In contrast to L<grabpairs|#method grabpairs>, the elements
76
are 'picked' without replacement.
77
78
If C<*> is passed as C<$count>, or C<$count> is greater than or equal to the number
0 commit comments