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

[lintian] 04/08: L::Unpacker: Fix typo in comment



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

nthykier pushed a commit to branch master
in repository lintian.

commit 76ca3bbd6b2cfa88577d9902b748b7ea4edf1312
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Feb 22 11:23:10 2015 +0100

    L::Unpacker: Fix typo in comment
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 lib/Lintian/Unpacker.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Lintian/Unpacker.pm b/lib/Lintian/Unpacker.pm
index 7fc0ff7..7a559a9 100644
--- a/lib/Lintian/Unpacker.pm
+++ b/lib/Lintian/Unpacker.pm
@@ -291,7 +291,7 @@ sub _requested_colls {
     }
 
     # if its new and $profile is undef, we have to run all
-    # of collections.  So lets extra early.
+    # of collections.  So lets exit early.
     return ($cmap, undef) if $new and not $profile;
     if ($profile) {
         my %tmp;

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


Reply to: