Typo
Remove 'i' from 'showInvisibiles'
This commit is contained in:
parent
d6004d7a31
commit
9e9063a4bd
1 changed files with 1 additions and 1 deletions
|
|
@ -912,7 +912,7 @@ var Editor = function(renderer, session) {
|
|||
};
|
||||
|
||||
/**
|
||||
* If `showInvisibiles` is set to `true`, invisible characters—like spaces or new lines—are show in the editor.
|
||||
* If `showInvisibles` is set to `true`, invisible characters—like spaces or new lines—are show in the editor.
|
||||
* @param {Boolean} showInvisibles Specifies whether or not to show invisible characters
|
||||
*
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue