Skip to content

Commit 2f239de

Browse files
authored
Correct JSDoc
1 parent fc11819 commit 2f239de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/math/random-data-generator/RandomDataGenerator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ var RandomDataGenerator = new Class({
7474
* @type {number}
7575
* @default 0
7676
* @private
77-
* @since 3.0.0
77+
* @since 3.2.0
7878
*/
7979
this.n = 0;
8080

0 commit comments

Comments
 (0)