The following commit has been merged in the master branch:
commit 7f10797af7cda2a8855f6e132ce0163b46c05ada
Author: Guillem Jover <[email protected]>
Date:   Thu Nov 20 07:02:50 2008 +0200

    Fix typo in comment

diff --git a/src/processarc.c b/src/processarc.c
index 3703aad..1870fa4 100644
--- a/src/processarc.c
+++ b/src/processarc.c
@@ -946,7 +946,7 @@ void process_archive(const char *filename) {
   }
 
   /* We can just copy the arbitrary fields list, because it is
-   * never even rearragned.  Phew !
+   * never even rearranged. Phew!
    */
   pkg->installed.arbs= pkg->available.arbs;
 

-- 
dpkg's main repository


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

Reply via email to