Point docs: rename Vectorial Math Functions grouptitle to Vector Math Functions.

This commit is contained in:
Jonathan Puckey 2011-06-03 22:30:06 +02:00
parent 9cb362d389
commit 9f6e4f0491

View file

@ -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. * Returns the dot product of the point and another point.
* *
* @param {Point} point * @param {Point} point