Author: thijs Date: 2007-08-24 09:27:16 +0000 (Fri, 24 Aug 2007) New Revision: 6389 Modified: bin/tracker_service.py Log: textfix Modified: bin/tracker_service.py ==================================================================--- bin/tracker_service.py 2007-08-24 08:05:52 UTC (rev 6388) +++ bin/tracker_service.py 2007-08-24 09:27:16 UTC (rev 6389) @@ -868,8 +868,8 @@ url, "Unknown packages", [P("""Sometimes, a package referenced in a bug report cannot be found in the database. This can be the result of a spelling -return web_supporterror, or a historic entry refers to a -return web_supportpackage which is no longer in the archive."""), +error, or a historic entry refers to a +package which is no longer in the archive."""), make_table(gen(), caption=("Package", "Bugs"), replacement="No unknown packages are referenced in the database.")])