Skip to content

Commit 47af4ce

Browse files
committed
Fixed minor typo.
1 parent f7d7198 commit 47af4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S06-routines.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ the candidates for these arguments (hopefully memoized), create the dynamic
199199
scope of a dispatch, start the dispatch, manage C<callnext> and C<lastcall>
200200
semantics, and return the result of whichever C<multi> succeeded, if any.
201201

202-
Which why we have C<{*}> instead.
202+
Which is why we have C<{*}> instead.
203203

204204
Another common variant would be to propagate control to the
205205
outer/higher routine that would have been found if this one didn't

0 commit comments

Comments
 (0)