Skip to content

Commit 2167108

Browse files
author
Jan-Olof Hendig
committed
Fixed broken link
1 parent 2352476 commit 2167108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Proc/Async.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ L<X::Proc::Async::MustBeStarted> exception is thrown.
235235
236236
Closes the standard input stream of the external program. Programs that read
237237
from STDIN often only terminate when their input stream is closed. So if
238-
waiting for the promise from C<#method start> hangs (for a program opened for
238+
waiting for the promise from L<#method start> hangs (for a program opened for
239239
writing), it might be a forgotten C<close-stdin>.
240240
241241
The C<Proc::Async> object must be created for writing (with

0 commit comments

Comments
 (0)