diff artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFactory.java @ 8202:e4606eae8ea5

sed src/**/*.java 's/logger/log/g'
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 05 Sep 2014 12:58:17 +0200
parents 735346b3e438
children 5e38e2924c07
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFactory.java	Fri Sep 05 12:54:58 2014 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFactory.java	Fri Sep 05 12:58:17 2014 +0200
@@ -23,7 +23,7 @@
 
 public class FlowVelocityMeasurementFactory
 {
-    /** Private logger to use here. */
+    /** Private log to use here. */
     private static Logger log = Logger.getLogger(FlowVelocityMeasurementFactory.class);
 
     /** Query to get description and start year, given name and a km range. */

http://dive4elements.wald.intevation.org