[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/04: L::Util: Fix broken POD reference



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 202c27da7878921292f108b36c01e55266df6da3
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Apr 29 17:40:00 2016 +0000

    L::Util: Fix broken POD reference
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 lib/Lintian/Util.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Lintian/Util.pm b/lib/Lintian/Util.pm
index 0b198df..6d294ac 100644
--- a/lib/Lintian/Util.pm
+++ b/lib/Lintian/Util.pm
@@ -717,7 +717,7 @@ L</parse_dpkg_control> do.  It can also emit:
 =item get_dsc_control (DSCFILE)
 
 Convenience function for reading dsc files.  It will read the DSCFILE
-using L<read_dpkg_control(FILE[, FLAGS[, LINES]])> and then return the
+using L</read_dpkg_control(FILE[, FLAGS[, LINES]])> and then return the
 first paragraph.  If the file has no paragraphs, C<undef> is returned
 instead.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: