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 446a58a commit 1d00cddCopy full SHA for 1d00cdd
doc/Type/Supplier.pod6
@@ -24,7 +24,7 @@ Two 42
24
25
I<on demand> supplies are created by the factory methods of the L<Supply>
26
class or by the C<supply> keyword. A mixture of a live and on-demand C<Supply> can
27
-be created with a L<Supplier::Preserving|/type/Supplier/Preserving>.
+be created with a L<Supplier::Preserving|/type/Supplier::Preserving>.
28
29
=head1 Methods
30
0 commit comments