From 3f2aac5e0ab7740f0eabbf09ef9d17805d59b78b Mon Sep 17 00:00:00 2001 From: Siddharth Date: Fri, 12 Apr 2019 17:34:15 +0530 Subject: fixes #25707 documentation of v_scroll_speed Fixes #25707 Update TextEdit.xml --- doc/classes/TextEdit.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index e237cfa220..ec9f335ac5 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -401,9 +401,10 @@ String value of the [TextEdit]. - If [code]true[/code], enables text wrapping when it goes beyond he edge of what is visible. + Vertical scroll sensitivity. + If [code]true[/code], enables text wrapping when it goes beyond the edge of what is visible. -- cgit v1.2.3