[PATCH 1 of 5] Cosmetics

Wald Commits scm-commit at wald.intevation.org
Tue Sep 17 09:31:21 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1379345176 -7200
# Node ID 55c8519e49f167c8701d98e8ba04d78f044e1ef4
# Parent  c705f590684b127ed4330429121340185d55de6f
Cosmetics.

diff -r c705f590684b -r 55c8519e49f1 artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java	Mon Sep 16 17:11:16 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java	Mon Sep 16 17:26:16 2013 +0200
@@ -70,7 +70,7 @@
      * Constructor with given explicit axis and axisSymbol
      * @param text       the text to display.
      * @param pos        the position at which to draw the text and mark.
-     * @param stickAxis the axis at which to stick (and to which 'pos' is
+     * @param stickAxis  the axis at which to stick (and to which 'pos' is
      *                   relative).
      */
     public StickyAxisAnnotation(String text, float pos, SimpleAxis stickAxis,


More information about the Dive4elements-commits mailing list