classref: Sync with current 3.2 branch

This commit is contained in:
Rémi Verschelde
2021-01-07 14:34:08 +01:00
parent df1a214b84
commit c94f9da2fc
213 changed files with 2850 additions and 715 deletions

View File

@@ -1025,7 +1025,7 @@ Returns the selection end line.
- :ref:`String<class_String>` **get_word_under_cursor** **(** **)** |const|
Returns a :ref:`String<class_String>` text with the word under the mouse cursor location.
Returns a :ref:`String<class_String>` text with the word under the caret (text cursor) location.
----