The following commit has been merged in the master branch:
commit fe14a53af58fe23c47f7ddbb8905423f3527cde2
Author: Colin Watson <[EMAIL PROTECTED]>
Date: Thu May 29 06:42:11 2008 +0300
libdpkg: Fix typo in comment
diff --git a/ChangeLog b/ChangeLog
index 9534a5a..112b5bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -138,6 +138,10 @@
dpkg is unable to create a file so that it also refers to the real
filename instead of the non-diverted name only.
+2008-05-29 Colin Watson <[EMAIL PROTECTED]>
+
+ * lib/triglib.c (trig_incorporate): Fix typo in comment.
+
2008-05-24 Guillem Jover <[EMAIL PROTECTED]>
* dpkg-deb/build.c (do_build): Move argument name into a parameter to
diff --git a/lib/triglib.c b/lib/triglib.c
index f86aaf6..84ac2ab 100644
--- a/lib/triglib.c
+++ b/lib/triglib.c
@@ -708,7 +708,7 @@ trig_incorporate(enum modstatdb_rw cstatus, const char
*admindir)
abort();
}
- /* Right, that's it. New (empty) Unincopr can be installed. */
+ /* Right, that's it. New (empty) Unincorp can be installed. */
trigdef_process_done();
}
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]