Skip to content

Commit 61ef0f6

Browse files
authored
s/suttle/shuttle
1 parent 787882b commit 61ef0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/5to6-perlfunc.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ Replaced by C<$?PACKAGE>.
957957
958958
=item pipe READHANDLE, WRITEHANDLE
959959
960-
Depending on your needs, see L«C<Channel>|/type/Channel» to suttle
960+
Depending on your needs, see L«C<Channel>|/type/Channel» to shuttle
961961
data between threads (and L<Concurrency tutorial|/language/concurrency>
962962
for other options), or see L«C<Proc>|/type/Proc» type for piping to
963963
and from processes.

0 commit comments

Comments
 (0)