diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index 0c6615c53ba..cfa6c7e4442 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -48,6 +48,7 @@ + Centers the viewport on the line the editing cursor is at. This also resets the [member scroll_horizontal] value to [code]0[/code].