Skip to content

Commit a885244

Browse files
authored
remove extra colon (#4697)
1 parent 84ac0dc commit a885244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Hash.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ categories the routine produces. The second item in that array indicates
287287
further levels of classification, in our case the classification into
288288
C<prime>/C<non-prime> inside of each category.
289289

290-
B<NOTE:>: every L«C<Iterable>|/type/Iterable»s category
290+
B<NOTE:> every L«C<Iterable>|/type/Iterable»s category
291291
must have the same number of elements, or the method will throw an exception.
292292
This restriction exists to avoid conflicts when the same key is a
293293
leaf of one value's classification but a node of another value's classification.

0 commit comments

Comments
 (0)