Skip to content

Commit a42fc61

Browse files
committed
Fix typo, llfourn++
1 parent a271ba5 commit a42fc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/control.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ produces this output:
346346
347347
348348
C<gather/take> is scoped dynamically, so you can call C<take> from subs or methods that are called
349-
from withint C<gather>:
349+
from within C<gather>:
350350
351351
sub weird(@elems, :$direction = 'foward') {
352352
my %direction = (

0 commit comments

Comments
 (0)