--- old/modules/controls/src/main/java/javafx/scene/chart/ValueAxis.java 2016-05-26 13:00:28.151316253 +0300 +++ new/modules/controls/src/main/java/javafx/scene/chart/ValueAxis.java 2016-05-26 13:00:27.210846253 +0300 @@ -251,7 +251,7 @@ } /** - * Create a non-auto-ranging ValueAxis with the given upper & lower bound + * Create a non-auto-ranging ValueAxis with the given upper & lower bound * * @param lowerBound The lower bound for this axis, ie min plottable value * @param upperBound The upper bound for this axis, ie max plottable value