Skip to content

Commit bf4874a

Browse files
authored
Close unclosed X<> token
1 parent 066b3ba commit bf4874a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/containers.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ changes the contents of the other.
123123
You've seen this situation before: it is exactly what happened with the
124124
signature parameter marked as C<is rw>.
125125
126-
X<|\,container binding
126+
X<|\,container binding>
127127
Sigilless variables also bind by default and so do parameters with the trait C<is raw>.
128128
129129
my $a = 42;

0 commit comments

Comments
 (0)