Skip to content

Commit 5e1399a

Browse files
committed
text and example is for routine take, not .take
1 parent 12ec5fc commit 5e1399a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Mu.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ can be caught with L<CONTROL|/language/phasers#CONTROL>.
308308
Same as method L<C<return>|/type/Mu#method_return> except that L<C<return-rw>|/syntax/return-rw> returns a writeable
309309
container to the invocant (see more details here: L<C<return-rw>|/syntax/return-rw>).
310310
311-
=head2 method take
311+
=head2 routine take
312312
313313
method take()
314314

0 commit comments

Comments
 (0)