Explorar el Código

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

(cherry picked from commit 59ed3c1aaf356f571464135f46e16441e66b5433)
Feniks hace 4 años
padre
commit
c58b5c5df4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/classes/TextEdit.xml

+ 1 - 1
doc/classes/TextEdit.xml

@@ -223,7 +223,7 @@
 			<return type="String">
 			<return type="String">
 			</return>
 			</return>
 			<description>
 			<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>
 			</description>
 		</method>
 		</method>
 		<method name="has_keyword_color" qualifiers="const">
 		<method name="has_keyword_color" qualifiers="const">