Typo
Removed extra 'i' from 'invisibiles'
This commit is contained in:
parent
fd2191e76e
commit
d6004d7a31
1 changed files with 2 additions and 2 deletions
|
|
@ -4246,10 +4246,10 @@ although this code change in the future.</p>
|
|||
</ul>
|
||||
</div>
|
||||
<div class="sideToggler">
|
||||
<div id="ellipsis_Editor.setShowInvisibles" class="ellipsis_description"><p>If <code>showInvisibiles</code> is set to <code>true</code>, invisible characters—like spaces or new lines—are show in the editor.</p>
|
||||
<div id="ellipsis_Editor.setShowInvisibles" class="ellipsis_description"><p>If <code>showInvisibles</code> is set to <code>true</code>, invisible characters—like spaces or new lines—are show in the editor.</p>
|
||||
|
||||
</div>
|
||||
<div class="description"><p>If <code>showInvisibiles</code> is set to <code>true</code>, invisible characters—like spaces or new lines—are show in the editor.</p>
|
||||
<div class="description"><p>If <code>showInvisibles</code> is set to <code>true</code>, invisible characters—like spaces or new lines—are show in the editor.</p>
|
||||
|
||||
<h4>Arguments</h4><table class="argumentTable argument-list table table-striped table-bordered"><tr class="argumentRow "><td class="argName ">showInvisibles</td><td class="argType" "><a href="https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Boolean" class="" title="Boolean" data-id="Boolean">Boolean</a></td><td class="argDescription "><p>Required. Specifies whether or not to show invisible characters</p>
|
||||
</td></tr></table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue