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

[SCM] Debian package checker branch, master, updated. 2.5.11-163-g4a33cf4



The following commit has been merged in the master branch:
commit 4a33cf4cb1236dfabcd8b890720dc795a4a06632
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Feb 17 10:49:15 2013 +0100

    L::Util: Fix typo in PKGNAME_REGEX documentation
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/lib/Lintian/Util.pm b/lib/Lintian/Util.pm
index 7054535..5b57f14 100644
--- a/lib/Lintian/Util.pm
+++ b/lib/Lintian/Util.pm
@@ -181,8 +181,8 @@ file is considered a syntax error.
 
 =item $PKGNAME_REGEX
 
-Regular expressions that matches valid package names.  The regression is
-not anchored and does not enforce any "boundry" characters.
+Regular expression that matches valid package names.  The expression
+is not anchored and does not enforce any "boundry" characters.
 
 =cut
 

-- 
Debian package checker


Reply to: