We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b42ef commit 653c334Copy full SHA for 653c334
doc/Type/IO/CatHandle.pod6
@@ -8,7 +8,7 @@
8
9
This class has been available in Rakudo since version 2017.06.
10
11
-The C<IO::CatHandle|/type/IO::CatHandle> class provides a means to create an L<IO::Handle|/type/IO::Handle> that
+The C<IO::CatHandle> class provides a means to create an L<IO::Handle|/type/IO::Handle> that
12
seamlessly gathers input from multiple L<IO::Handle|/type/IO::Handle> and L<IO::Pipe|/type/IO::Pipe> sources.
13
14
All of the L<IO::Handle|/type/IO::Handle>'s methods are implemented, and while attempt to use
0 commit comments