From 40ec56801b77ad799547e5a9dc492288eb192947 Mon Sep 17 00:00:00 2001 From: "Daniel \"Orangestar\" O" Date: Sat, 12 May 2018 03:45:56 -0500 Subject: [PATCH] Fix Error in the ScrollContainer Tooltips --- doc/classes/ScrollContainer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/ScrollContainer.xml b/doc/classes/ScrollContainer.xml index 64b0fcfd83d..f16b3920c2d 100644 --- a/doc/classes/ScrollContainer.xml +++ b/doc/classes/ScrollContainer.xml @@ -22,7 +22,7 @@ If [code]true[/code], enables horizontal scrolling. - The current horizontal scroll value. + The current vertical scroll value. If [code]true[/code], enables vertical scrolling.