Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Mar 13, 2023
1 parent 117e5fa commit ac55410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/control.rakudoc
Expand Up @@ -1210,7 +1210,7 @@ for @x -> $x {

prints "1245".

You can also use C<last> in a C<map>: the above example then looks
You can also use C<next> in a C<map>: the above example then looks
like:

=begin code
Expand Down

0 comments on commit ac55410

Please sign in to comment.