Skip to content

Commit 849fc3e

Browse files
committed
Incorrect property name in docs
1 parent f39ce15 commit 849fc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tweenjs/Tween.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ this.createjs = this.createjs||{};
248248
Tween.IGNORE = {};
249249

250250
/**
251-
* @property _listeners
251+
* @property _tweens
252252
* @type Array[Tween]
253253
* @static
254254
* @protected

0 commit comments

Comments
 (0)