From c0381594c35885c3cb8aa595e72518fe4fc47b41 Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Sun, 6 Mar 2022 22:17:35 -0300 Subject: Fix regressions with nameless and icon-only tabs --- doc/classes/TabContainer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/TabContainer.xml b/doc/classes/TabContainer.xml index 3ff4dffe65..bdc73ee3c4 100644 --- a/doc/classes/TabContainer.xml +++ b/doc/classes/TabContainer.xml @@ -121,7 +121,7 @@ - Sets a custom title for the tab at index [code]tab_idx[/code] (tab titles default to the name of the indexed child node). Set it to blank to make it the child's name again. + Sets a custom title for the tab at index [code]tab_idx[/code] (tab titles default to the name of the indexed child node). Set it back to the child's name to make the tab default to it again. -- cgit v1.2.3