Skip to content

Commit 490d255

Browse files
author
Jan-Olof Hendig
committed
Fixed typo in operator name, i.e. (+>) to (>+)
1 parent 1a58d1a commit 490d255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/setbagmix.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ than that element is in C<$a>.
288288
289289
X<Baggy superset of operator> (alternate).
290290
291-
Equivalent to L«(+>)», at codepoint U+227D (SUCCEEDS OR EQUAL TO).
291+
Equivalent to L«(>+)», at codepoint U+227D (SUCCEEDS OR EQUAL TO).
292292
293293
=head2 Operators that return C<Set> or C<Bag>
294294

0 commit comments

Comments
 (0)