r70429 - /trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 5 13:28:27 UTC 2011


Author: gregoa
Date: Sat Mar  5 13:28:17 2011
New Revision: 70429

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70429
Log:
typo in pod

Modified:
    trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm

Modified: trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm?rev=70429&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm Sat Mar  5 13:28:17 2011
@@ -1127,7 +1127,7 @@
 Adds the list of dependencies to I<$dependencies> and shows I<$reason> if in
 verbose mode.
 
-Used to both bump a dependency ant tell the user why.
+Used to both bump a dependency and tell the user why.
 
 I<$dependencies> is an instance of L<Debian::Dependencies> class, and
 I<@dependencies> is a list of L<Debian::Dependency> instances or strings.




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