Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed typo in operator name, i.e. (+>) to (>+)
  • Loading branch information
Jan-Olof Hendig committed May 1, 2016
1 parent 1a58d1a commit 490d255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/setbagmix.pod
Expand Up @@ -288,7 +288,7 @@ than that element is in C<$a>.
X<Baggy superset of operator> (alternate).
Equivalent to L«(+>)», at codepoint U+227D (SUCCEEDS OR EQUAL TO).
Equivalent to L«(>+)», at codepoint U+227D (SUCCEEDS OR EQUAL TO).
=head2 Operators that return C<Set> or C<Bag>
Expand Down

0 comments on commit 490d255

Please sign in to comment.