Skip to content

Commit 5c170be

Browse files
author
Zeno Rocha
committed
Fix API docs typo
1 parent 4505df7 commit 5c170be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/trackers/ColorTracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
};
224224

225225
/**
226-
* Gets the minimum dimension to classify a rectangle.
226+
* Sets the minimum dimension to classify a rectangle.
227227
* @return {number}
228228
*/
229229
tracking.ColorTracker.prototype.setMinDimension = function(minDimension) {

0 commit comments

Comments
 (0)