diff flys-artifacts/src/main/java/de/intevation/flys/exports/ChartInfoGenerator.java @ 3242:1dca41dba135

Move annotation code to base class ChartGenerator flys-artifacts/trunk@4874 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Wed, 04 Jul 2012 22:28:44 +0000
parents 6aeb71517136
children 118fe1cc8cc8
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/ChartInfoGenerator.java	Wed Jul 04 06:54:39 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/ChartInfoGenerator.java	Wed Jul 04 22:28:44 2012 +0000
@@ -32,7 +32,7 @@
  * An OutGenerator that generates meta information for charts. A concrete
  * ChartInfoGenerator need to instantiate a concrete ChartGenerator and dispatch
  * the methods to that instance. The only thing this ChartInfoGenerator needs
- * to, is to overrite the generate() method which doesn't write the chart image
+ * to, is to overwrite the generate() method which doesn't write the chart image
  * to the OutputStream but a Document that contains some meta information of the
  * created chart.
  *

http://dive4elements.wald.intevation.org