From e4f90337f29ab8cc3683921c3f78987ce1c3166b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20ANDR=C3=89-CHANG?= Date: Sat, 8 Jun 2019 12:37:57 +0100 Subject: Treat hiding_enabled as bool throughout --- doc/classes/TextEdit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index 62e8a2c34f..8ca553ccb8 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -391,7 +391,7 @@ If [code]true[/code], the fold gutter is visible. This enables folding groups of indented lines. - + -- cgit v1.2.3