update comment too
This commit is contained in:
parent
292d92ab8c
commit
f121ca93ff
1 changed files with 1 additions and 1 deletions
|
|
@ -888,7 +888,7 @@ var Editor = function(renderer, session) {
|
|||
/**
|
||||
* Emitted when text is pasted.
|
||||
* @event paste
|
||||
* @param {String} text The pasted text
|
||||
* @param {Object} an object which contains one property, `text`, that represents the text to be pasted. Editing this property will alter the text that is pasted.
|
||||
*
|
||||
*
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue