Skip to content

Commit ac55410

Browse files
committed
typo
1 parent 117e5fa commit ac55410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/control.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@ for @x -> $x {
12101210

12111211
prints "1245".
12121212

1213-
You can also use C<last> in a C<map>: the above example then looks
1213+
You can also use C<next> in a C<map>: the above example then looks
12141214
like:
12151215

12161216
=begin code

0 commit comments

Comments
 (0)