diff --git a/src/path/Path.Constructors.js b/src/path/Path.Constructors.js index c849c667..a3b4e26d 100644 --- a/src/path/Path.Constructors.js +++ b/src/path/Path.Constructors.js @@ -27,6 +27,7 @@ Path.inject({ statics: new function() { return /** @lends Path */{ /** * {@grouptitle Shaped Paths} + * * Creates a Path Item with two anchor points forming a line. * * @param {Point} pt1 the first anchor point of the path