Skip to content

Commit 77e4113

Browse files
committed
Avoid defined word in definition
1 parent b14dfd6 commit 77e4113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Mix.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
class Mix does Mixy { }
88
9-
A C<Mix> is an immutable mix, meaning a collection of distinct elements
9+
A C<Mix> is an immutable collection of distinct elements
1010
in no particular order that each have a real-number weight assigned to
1111
them. (For I<mutable> mixes, see L<MixHash> instead.)
1212

0 commit comments

Comments
 (0)