changeset 10:59d6055493f5

Fix typo in logging message
author Bernhard Herzog <bh@intevation.de>
date Fri, 09 Mar 2007 15:03:20 +0100
parents 16689c948bbc
children 6efe0bd3d8c1
files treepkg/packager.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/treepkg/packager.py	Fri Mar 09 15:02:41 2007 +0100
+++ b/treepkg/packager.py	Fri Mar 09 15:03:20 2007 +0100
@@ -383,4 +383,4 @@
             except:
                 logging.exception("An error occurred while"
                                   " checking packager line %r", line.name)
-        logging.info("Checked all packager lines")
+        logging.info("Checked all package lines")
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)