Description: fix POD ERRORs "L<> starts or ends with whitespace"
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-06-04
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104960
Bug: https://rt.cpan.org/Ticket/Display.html?id=104960

--- a/lib/SVN/Notify/Mirror/Rsync.pm
+++ b/lib/SVN/Notify/Mirror/Rsync.pm
@@ -154,7 +154,7 @@
 
 =head1 Local Mirror
 
-Please see L< SVN::Notify::Mirror > for details.
+Please see L<SVN::Notify::Mirror> for details.
 
 =head2 Remote Mirror
 
--- a/lib/SVN/Notify/Mirror/SSH.pm
+++ b/lib/SVN/Notify/Mirror/SSH.pm
@@ -138,7 +138,7 @@
 
 =head1 Local Mirror
 
-Please see L< SVN::Notify::Mirror > for details.
+Please see L<SVN::Notify::Mirror> for details.
 
 =head2 Remote Mirror
 
