Skip to content

Commit

Permalink
Comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Aug 14, 2018
1 parent 5ab00fe commit 07e83d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/math/math.js
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@

/**
* Returns the dot product of two three-element vectors.
* @method dotVec4
* @method dotVec3
* @static
* @param {Array(Number)} u First vector
* @param {Array(Number)} v Second vector
Expand Down

0 comments on commit 07e83d1

Please sign in to comment.