diff artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java @ 7053:3a55f49be155

Corrected debug output.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 19 Sep 2013 10:39:15 +0200
parents d12363a7d84a
children e0b6b6cf4708
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java	Thu Sep 19 09:16:52 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java	Thu Sep 19 10:39:15 2013 +0200
@@ -249,7 +249,7 @@
             eyear);
 
         if (values != null && key != null) {
-            log.debug("Store static bed height values in cache.");
+            log.debug("Store sediment loads in cache.");
             element = new Element(key, values);
             cache.put(element);
         }

http://dive4elements.wald.intevation.org