Explorar o código

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

Feniks %!s(int64=4) %!d(string=hai) anos
pai
achega
59ed3c1aaf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/classes/TextEdit.xml

+ 1 - 1
doc/classes/TextEdit.xml

@@ -270,7 +270,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="insert_text_at_cursor">