Skip to content

Commit f94c3da

Browse files
committed
Review and edits while checking #2632
1 parent 116ccf6 commit f94c3da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/Type/QuantHash.pod6

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
=TITLE role QuantHash
44
5-
=SUBTITLE Object hashes with limitation on type of value
5+
=SUBTITLE Object hashes with a limitation on the type of values
66
77
role QuantHash does Associative { }
88
9-
The C<QuantHash> role provides the basic functionality shared by the L<Setty|/type/Setty>,
10-
L<Baggy|/type/Baggy> and L<Mixy|/type/Mixy> roles. These provide object hashes of which the values
11-
are limited in some way.
9+
The C<QuantHash> role provides the basic functionality shared by the
10+
L<Setty|/type/Setty>, L<Baggy|/type/Baggy> and L<Mixy|/type/Mixy> roles. These
11+
provide object hashes whose values are limited in some way.
1212
1313
C<QuantHashes> are what L<set operators|/language/setbagmix> use internally.
1414

0 commit comments

Comments
 (0)