diff --git a/src/basic/Point.js b/src/basic/Point.js index 9f716905..3bc63e12 100644 --- a/src/basic/Point.js +++ b/src/basic/Point.js @@ -702,7 +702,7 @@ var Point = this.Point = Base.extend({ }, /** - * {@grouptitle Vectorial Math Functions} + * {@grouptitle Vector Math Functions} * Returns the dot product of the point and another point. * * @param {Point} point