Fixing another typo.
This commit is contained in:
parent
8b996b0a09
commit
91db934fe6
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@
|
|||
<article id="Selection" data-title="Selection (class)" class="article">
|
||||
<div class="section description">
|
||||
<div class="memberContent"><p>Contains the cursor position and the text selection of an edit session.</p>
|
||||
<p>The row/columns used in the selection are in document coordinates representing ths coordinates as they appear in the document before applying soft wrap and folding.</p>
|
||||
<p>The row/columns used in the selection are in document coordinates representing the coordinates as they appear in the document before applying soft wrap and folding.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue