changeset 96:025c6e30be9e

Codestyle
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 11 Jun 2013 08:30:51 +0200
parents 8b48dabb3582
children 1663671fe441
files src/main/java/de/intevation/lada/validation/LProbeValidator.java
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/main/java/de/intevation/lada/validation/LProbeValidator.java	Tue Jun 11 08:12:45 2013 +0200
+++ b/src/main/java/de/intevation/lada/validation/LProbeValidator.java	Tue Jun 11 08:30:51 2013 +0200
@@ -9,7 +9,7 @@
 
 /**
  * Validator for LProbe objects.
- * 
+ *
  * @author <a href="mailto:rrenkert@intevation.de">Raimund Renkert</a>
  */
 @Named("lprobevalidator")
@@ -24,7 +24,7 @@
 
     /**
      * Validate a LProbe object.
-     * 
+     *
      * @param probe The LProbe object.
      */
     @Override
@@ -59,8 +59,8 @@
     }
 
     /**
-     * Getter for warnings occured while validating the LProbe.
-     * 
+     * Getter for warnings occurred while validating the LProbe.
+     *
      * @return Map of field - warning code pairs.
      */
     @Override
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)