Skip to content

Commit 929b82f

Browse files
author
Jan-Olof Hendig
committed
Fix typo
1 parent bef040f commit 929b82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Setty.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Defined as:
7272
7373
Returns a C<Pair> or a C<Seq> of C<Pair>s depending on the candidate of the method
7474
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
75+
C<True> as its value. In contrast to L<grabpairs|#method grabpairs>, the elements
7676
are 'picked' without replacement.
7777
7878
If C<*> is passed as C<$count>, or C<$count> is greater than or equal to the number

0 commit comments

Comments
 (0)