[PATCH 2 of 2] CrossSectionChartThemePanel: Corrected doc-string

Wald Commits scm-commit at wald.intevation.org
Wed Jul 3 11:59:44 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1372846145 -7200
# Node ID 8a425ee702e314705c38c38913c04363cdd2e4d9
# Parent  480fb71ab73fd19b94b8dcf669c5f216b88911d2
CrossSectionChartThemePanel: Corrected doc-string.

diff -r 480fb71ab73f -r 8a425ee702e3 gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/CrossSectionChartThemePanel.java
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/CrossSectionChartThemePanel.java	Wed Jul 03 11:36:43 2013 +0200
+++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/CrossSectionChartThemePanel.java	Wed Jul 03 12:09:05 2013 +0200
@@ -312,7 +312,7 @@
 
 
     /**
-     * Feed a single artifact with the km of the crosssection to display.
+     * Feed artifacts with the km of the crosssection to display.
      * If its the selected master, also feed the collectionmaster.
      *
      * @param artifacts List of artifacts to feed.


More information about the Dive4elements-commits mailing list