# HG changeset patch # User Felix Wolfsteller # 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,