Mercurial > dive4elements > river
changeset 7025:55c8519e49f1
Cosmetics.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 16 Sep 2013 17:26:16 +0200 |
parents | c705f590684b |
children | 675fa2d16544 |
files | artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,