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

[SCM] Debian package checker branch, master, updated. 2.5.14-44-g265e8cc



The following commit has been merged in the master branch:
commit 265e8cc39c4e60c0777e6b69615695835287ef4e
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Jul 6 00:39:39 2013 +0200

    L::Relation: Fix typo
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/lib/Lintian/Relation.pm b/lib/Lintian/Relation.pm
index 22035fa..8747251 100644
--- a/lib/Lintian/Relation.pm
+++ b/lib/Lintian/Relation.pm
@@ -732,7 +732,7 @@ isolation.  As an example:
 =item VISIT_PRED_FULL
 
 Match REGEX against the full (normalized) predicate (i.e. including
-version and architecture).  Each predicate is testing in isolation.
+version and architecture).  Each predicate is tested in isolation.
 As an example:
 
  my $vrel = Lintian::Relation->new ('somepkg | pkg-0 (>= 1)');

-- 
Debian package checker


Reply to: