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

[SCM] Debian package checker branch, master, updated. 2.5.11-19-ge7a9f71



The following commit has been merged in the master branch:
commit e7a9f7161dc6c5070eda4acd9ee5f4d1772629ad
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sun Dec 30 15:05:24 2012 +0100

    L::R::Version: Add missing space in POD
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/lib/Lintian/Relation/Version.pm b/lib/Lintian/Relation/Version.pm
index 3193544..0fe9b6b 100644
--- a/lib/Lintian/Relation/Version.pm
+++ b/lib/Lintian/Relation/Version.pm
@@ -163,7 +163,7 @@ sub versions_compare {
 
 =item versions_comparator (A, B)
 
-Returns -1,0 or 1 if the version A is (respectively) less than, equal
+Returns -1, 0 or 1 if the version A is (respectively) less than, equal
 to or greater than B.  This is useful for (e.g.) sorting a list of
 versions:
 

-- 
Debian package checker


Reply to: