diff flys-artifacts/src/main/java/de/intevation/flys/exports/DurationCurveExporter.java @ 1160:efe1b8545f5c

Cosmetics flys-artifacts/trunk@2696 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 12 Sep 2011 09:00:08 +0000
parents 3b7e9ddf6bb1
children e9475d2ef343
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/DurationCurveExporter.java	Mon Sep 12 06:23:48 2011 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/DurationCurveExporter.java	Mon Sep 12 09:00:08 2011 +0000
@@ -24,7 +24,7 @@
  */
 public class DurationCurveExporter extends AbstractExporter {
 
-    /** The logger used in this exporter.*/
+    /** The logger used in this exporter. */
     private static Logger logger = Logger.getLogger(WaterlevelExporter.class);
 
 
@@ -42,7 +42,7 @@
     public static final String DEFAULT_CSV_Q_HEADER  = "Q [m\u00b3/s]";
 
 
-    /** The storage that contains all WQKms objects for the different facets.*/
+    /** The storage that contains all WQKms objects for the different facets. */
     protected List<WQDay> data;
 
 

http://dive4elements.wald.intevation.org