The following commit has been merged in the master branch:
commit e48d19ed49520effe79af9ed5c9dc7e744cb1137
Author: Sven Joachim <svenj...@gmx.de>
Date:   Fri Jul 3 17:34:22 2009 +0200

    Fix typo (unexecpted -> unexpected)

diff --git a/src/statdb.c b/src/statdb.c
index 77dfe9e..f78a8b1 100644
--- a/src/statdb.c
+++ b/src/statdb.c
@@ -205,7 +205,7 @@ ensure_statoverrides(void)
                /* Move to the next bit */
                thisline = ptr + 1;
                if (thisline >= loaded_list_end)
-                       ohshit(_("unexecpted end of line in statoverride 
file"));
+                       ohshit(_("unexpected end of line in statoverride 
file"));
 
                fnn = findnamenode(thisline, 0);
                if (fnn->statoverride)

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to