Skip to content

Commit c980dcc

Browse files
committed
Improved the explanation about the "compoun" option
1 parent a6bafd1 commit c980dcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/forms/types/options/compound_type.rst.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ compound
33

44
**type**: ``boolean`` **default**: ``false``
55

6-
This option specifies if the type is compound. This is independent of whether
7-
the type actually has children. A type can be compound but not have any
8-
children at all.
6+
This option specifies whether the type contains child types or not. This option
7+
is managed internally for built-in types, so there is no need to configure
8+
it explicitly.

0 commit comments

Comments
 (0)