Skip to content

Commit 4dbd9ec

Browse files
doc: fix typo
1 parent edccdc3 commit 4dbd9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin/cursor/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ export default class CursorPlugin {
142142
*/
143143
this.displayTime = null;
144144
/**
145-
* true if call destory before ready event
145+
* true when `destroy` was called before `ready` event
146146
* @type {boolean}
147147
*/
148148
this.isDestroyCalled = false;

0 commit comments

Comments
 (0)