The following commit has been merged in the master branch:
commit d5af15669c2f81f1a7bbe8cb95d9d10b5f111c60
Author: Guillem Jover <[email protected]>
Date:   Fri Oct 26 18:44:30 2012 +0200

    dpkg: Remove redundant word in comment

diff --git a/src/processarc.c b/src/processarc.c
index 999a5ed..656dd63 100644
--- a/src/processarc.c
+++ b/src/processarc.c
@@ -1360,7 +1360,7 @@ void process_archive(const char *filename) {
       if (!otherpkg->clientdata->fileslistvalid)
         continue;
 
-      /* Found one. We delete remove the list entry for this file,
+      /* Found one. We delete the list entry for this file,
        * (and any others in the same package) and then mark the package
        * as requiring a reread. */
       write_filelist_except(otherpkg, &otherpkg->installed,

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to