[Lada-commits] [PATCH 6 of 8] Adapt docs

Wald Commits scm-commit at wald.intevation.org
Fri Dec 9 16:58:42 CET 2016


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1481297622 -3600
# Node ID 85a8221e957a7af4a8db70390235640194cf5bd8
# Parent  2bc06e7f6fb5bbf8d8249db2c1aa3f5a46d6e9e8
Adapt docs.

diff -r 2bc06e7f6fb5 -r 85a8221e957a src/main/java/de/intevation/lada/validation/OrtszuordnungValidator.java
--- a/src/main/java/de/intevation/lada/validation/OrtszuordnungValidator.java	Fri Dec 09 16:32:10 2016 +0100
+++ b/src/main/java/de/intevation/lada/validation/OrtszuordnungValidator.java	Fri Dec 09 16:33:42 2016 +0100
@@ -17,10 +17,10 @@
 import de.intevation.lada.validation.rules.Rule;
 
 /**
- * Validation for ort objects.
+ * Validation for Ortszuordnung objects.
  *
- * Instantiates the set of rules for ort objects and uses these rules to
- * validate the object.
+ * Instantiates the set of rules for Ortszuordnung objects and uses these
+ * rules to validate the object.
  *
  * @author <a href="mailto:raimund.renkert at intevation.de">Raimund Renkert</a>
  */


More information about the Lada-commits mailing list