[Collab-qa-commits] r1008 - udd/src/udd

lucas at alioth.debian.org lucas at alioth.debian.org
Fri Aug 8 18:25:09 UTC 2008


Author: lucas
Date: 2008-08-08 18:25:07 +0000 (Fri, 08 Aug 2008)
New Revision: 1008

Modified:
   udd/src/udd/sources_gatherer.py
Log:
typo

Modified: udd/src/udd/sources_gatherer.py
===================================================================
--- udd/src/udd/sources_gatherer.py	2008-08-08 18:24:07 UTC (rev 1007)
+++ udd/src/udd/sources_gatherer.py	2008-08-08 18:25:07 UTC (rev 1008)
@@ -158,4 +158,4 @@
 
   def print_warnings(self):
     for key in sources_gatherer.warned_about:
-      print "Unknowen key %s appeared %d times" % (key, sources_gatherer.warned_about[key])
+      print "Unknown key %s appeared %d times" % (key, sources_gatherer.warned_about[key])




More information about the Collab-qa-commits mailing list