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

[SCM] Debian package checker branch, master, updated. 2.5.10-64-ge5ce41a



The following commit has been merged in the master branch:
commit 20681cb0aef2f284642a79cf8e86edd5e40acfc9
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Jul 21 19:51:06 2012 +0200

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

diff --git a/lib/Lintian/Unpacker.pm b/lib/Lintian/Unpacker.pm
index 1bf575f..aba1d0e 100644
--- a/lib/Lintian/Unpacker.pm
+++ b/lib/Lintian/Unpacker.pm
@@ -409,7 +409,7 @@ sub reset_worklist {
 =item wait_for_jobs
 
 Block and wait for all running jobs to terminate.  Usually this is not
-neeed unless process_tasks was interrupted somehow.
+needed unless process_tasks was interrupted somehow.
 
 =cut
 
@@ -426,7 +426,7 @@ sub wait_for_jobs {
 
 =item kill_jobs
 
-Forcefully terminate all running jobs.  Usually this is not neeed
+Forcefully terminate all running jobs.  Usually this is not needed
 unless process_tasks was interrupted somehow.
 
 =cut

-- 
Debian package checker


Reply to: