[libconfig-model-dpkg-perl] 11/12: C:M:D:Copyright: fix pod errors

dod at debian.org dod at debian.org
Sat Apr 4 13:58:56 UTC 2015


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 3228d010d0c3b8d44e980b067b044042bfca0c1b
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Apr 4 12:01:02 2015 +0200

    C:M:D:Copyright: fix pod errors
---
 lib/Config/Model/Dpkg/Copyright.pm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/Config/Model/Dpkg/Copyright.pm b/lib/Config/Model/Dpkg/Copyright.pm
index e40c755..d3cad02 100644
--- a/lib/Config/Model/Dpkg/Copyright.pm
+++ b/lib/Config/Model/Dpkg/Copyright.pm
@@ -228,7 +228,7 @@ __END__
 
 =head1 NAME
 
- Config::Model::Dpkg::Copyright - Fill the File sections of debian/copyright file
+Config::Model::Dpkg::Copyright - Fill the File sections of debian/copyright file
 
 =head1 SYNOPSIS
 
@@ -260,7 +260,7 @@ Since the extraction of copyright information from source file is
 based on comments, the result is sometimes lackluster. Your may
 specify instruction to alter or set specific copyright entries in
 C<debian/fix.scanned.copyright> file
-(or C<< debian/<source-package>.fix.scanned.copyright>>).
+(or C<< debian/<source-package>.fix.scanned.copyright >>).
 Each line of this file will be handled
 by L<Config::Model::Loader> to modify copyright information.
 
@@ -280,7 +280,7 @@ This way, the copyright information will be updated from the file
 content but the extra C<"foobar> will always be removed during
 updates.
 
-Comment are accepted in Perl and C++ style from the beginning of the line.
+Comments are accepted in Perl and C++ style from the beginning of the line.
 Lines breaks are ignored.
 
 Here's another more complex example:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list