瀏覽代碼

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

Feniks 4 年之前
父節點
當前提交
59ed3c1aaf
共有 1 個文件被更改,包括 1 次插入1 次删除
  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">