diff --git a/src/path/Path.js b/src/path/Path.js index 0d52d927..0b4ec87a 100644 --- a/src/path/Path.js +++ b/src/path/Path.js @@ -611,7 +611,7 @@ var Path = this.Path = PathItem.extend({ * * @param {Number} offset * @param {Boolean} [isParameter=false] - * @return CurveLocation + * @return {CurveLocation} */ getLocationAt: function(offset, isParameter) { var curves = this.getCurves(),