[Mpuls-commits] r5312 - base/trunk/mpulsweb/model
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Sep 9 16:51:10 CEST 2011
Author: bh
Date: 2011-09-09 16:51:07 +0200 (Fri, 09 Sep 2011)
New Revision: 5312
Modified:
base/trunk/mpulsweb/model/case.py
Log:
Fix typo in comment.
Modified: base/trunk/mpulsweb/model/case.py
===================================================================
--- base/trunk/mpulsweb/model/case.py 2011-09-09 12:59:14 UTC (rev 5311)
+++ base/trunk/mpulsweb/model/case.py 2011-09-09 14:51:07 UTC (rev 5312)
@@ -1464,7 +1464,7 @@
# We should only get here if there were no errors during import.
# If there were any errors, an XMLImportException will have been
# raised and the DB changes will have been rolled back and no
- # tagging will be necessary necessary anyway.
+ # tagging will be necessary anyway.
g.case.check_validity_for_ids(self.imported_ids)
def format_errors(self, uuid, error_items):
More information about the Mpuls-commits
mailing list