From 91db934fe6856e123f2b472e2818cc853e832e8e Mon Sep 17 00:00:00 2001 From: Chris Schmich Date: Tue, 9 Sep 2014 20:33:09 -0500 Subject: [PATCH] Fixing another typo. --- api/selection.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/selection.html b/api/selection.html index 671041a5..4da8f771 100644 --- a/api/selection.html +++ b/api/selection.html @@ -163,7 +163,7 @@

Contains the cursor position and the text selection of an edit session.

-

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.

+

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.