forked from Botanical/BotanJS
typo
This commit is contained in:
parent
7a29206edb
commit
17c4cc4d18
@ -381,7 +381,7 @@
|
||||
stage.element.value = this.content;
|
||||
|
||||
delete Insts[ this.__instIndex ];
|
||||
stage.dispatchEvent( new Event( "change" ) );
|
||||
stage.element.dispatchEvent( new Event( "change" ) );
|
||||
};
|
||||
|
||||
__readOnly( VimArea.prototype, "index", function()
|
||||
|
Loading…
Reference in New Issue
Block a user