Skip to content

Commit d43113a

Browse files
committed
[S02] fix description of the anonymous enum function
1 parent a0d5a9e commit d43113a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S02-bits.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4756,7 +4756,7 @@ in which the key is the inner C<Pair>:
47564756
=head2 The anonymous C<enum> function
47574757

47584758
The anonymous C<enum> function takes a list of keys or pairs, and adds
4759-
values to any keys that are not already part of a key. The value added
4759+
values to any keys that are not already part of a pair. The value added
47604760
is one more than the previous key or pair's value. This works nicely with
47614761
the new C<qq:ww> form:
47624762

0 commit comments

Comments
 (0)