1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Description: fix pod syntax
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-11-30
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=109969
Bug: https://rt.cpan.org/Ticket/Display.html?id=109969
--- a/lib/AnyEvent/Processor.pm
+++ b/lib/AnyEvent/Processor.pm
@@ -229,11 +229,11 @@
=item *
-L<AnyEvent::Processor::Converion
+L<AnyEvent::Processor::Converion>
=item *
-L<AnyEvent::Processor::Watcher
+L<AnyEvent::Processor::Watcher>
=back
|