diff --git a/src/path/CurveLocation.js b/src/path/CurveLocation.js index cd878d45..64c106af 100644 --- a/src/path/CurveLocation.js +++ b/src/path/CurveLocation.js @@ -159,7 +159,7 @@ var CurveLocation = Base.extend(/** @lends CurveLocation# */{ * it is part of a {@link Path} item. * * @bean - * @type Index + * @type Number */ getIndex: function() { var curve = this.getCurve();