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

[lintian] 01/01: collection/src-orig-index: Fix typo



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

jwilk pushed a commit to branch master
in repository lintian.

commit d26f14b7c5c306387dee29a3c5d519dd2263909a
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sat Jun 25 17:48:23 2016 +0200

    collection/src-orig-index: Fix typo
---
 collection/src-orig-index | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collection/src-orig-index b/collection/src-orig-index
index 241acd2..b8f0f9f 100755
--- a/collection/src-orig-index
+++ b/collection/src-orig-index
@@ -66,7 +66,7 @@ sub gather_tarballs {
       unless $file and -e $file;
 
     # Use Lintian::Processable::Package to determine source and
-    # version as handles missing fields for us to some extend.
+    # version as handles missing fields for us to some extent.
 
     $proc = Lintian::Processable::Package->new($file, 'source');
     #  Version handling is based on Dpkg::Version::parseversion.

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


Reply to: