[Collab-qa-commits] r1712 - udd/udd

Andreas Tille tille at alioth.debian.org
Sat Mar 6 21:01:55 UTC 2010


Author: tille
Date: 2010-03-06 21:01:44 +0000 (Sat, 06 Mar 2010)
New Revision: 1712

Modified:
   udd/udd/ddtp_gatherer.py
Log:
Typo


Modified: udd/udd/ddtp_gatherer.py
===================================================================
--- udd/udd/ddtp_gatherer.py	2010-03-05 17:55:00 UTC (rev 1711)
+++ udd/udd/ddtp_gatherer.py	2010-03-06 21:01:44 UTC (rev 1712)
@@ -158,7 +158,7 @@
                      self.pkg.release, self.pkg.version)
               cur.execute(query)
               if cur.rowcount <= 0:
-                print >>stderr, "Did not found descriptopn for i386 in", self.pkg.package, self.pkg.distribution, self.pkg.component, \
+                print >>stderr, "Did not found description for i386 in", self.pkg.package, self.pkg.distribution, self.pkg.component, \
                      self.pkg.release, self.pkg.version
                 # print >>stderr, query
                 continue




More information about the Collab-qa-commits mailing list