Changed mouse cursor to the caret (text cursor) location.

(cherry picked from commit 59ed3c1aaf)
This commit is contained in:
Feniks 2020-11-13 14:57:18 +00:00 committed by Rémi Verschelde
parent d81b8e4a86
commit c58b5c5df4
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -223,7 +223,7 @@
<return type="String">
</return>
<description>
Returns a [String] text with the word under the mouse cursor location.
Returns a [String] text with the word under the caret (text cursor) location.
</description>
</method>
<method name="has_keyword_color" qualifiers="const">