Skip to content

Commit 8e232ce

Browse files
author
Carl Masak
committed
[S02] fix tiny typo
1 parent 962cd09 commit 8e232ce

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
@@ -3548,7 +3548,7 @@ both a string and a number. See L<Allomorphic value semantics> below.
35483548

35493549
=head3 Explicit Parcel construction
35503550

3551-
As the previous section show, a parcel is not automatically constructed
3551+
As the previous section shows, a parcel is not automatically constructed
35523552
by parens; the parcel is actually constructed by the comma, not by
35533553
the parens. To force a single value to become a composite object in
35543554
item context, either add a comma inside parens, or use an appropriate

0 commit comments

Comments
 (0)