Skip to content

Commit 1cc683c

Browse files
committed
Headings were switched in Mix.pod
1 parent 831e954 commit 1cc683c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Mix.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ via the C<{ }> postcircumfix. For a mutable collection, see L<MixHash>.
1010
# TODO: More useful example
1111
{a => 1.3, b => 4.8, c => 8}.Mix<b> == 4.8 # True
1212
13-
=head2 Operators
13+
=head1 Operators
1414
15-
=head1 mix
15+
=head2 mix
1616
1717
sub mix(*@args --> Mix)
1818

0 commit comments

Comments
 (0)