Skip to content

Commit 3daf6cd

Browse files
authored
docs: Be explicit about module scope isolation (#637)
* docs: Be explicit about module scope isolation Follow-up to #636
1 parent fcc4fd1 commit 3daf6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/flatpak-manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
the build options and a list of sources to download and extract before building.
484484
</para>
485485
<para>
486-
Modules can be nested, in order to turn related modules on and off with a single key.
486+
Modules can be nested, in order to turn related modules on and off with a single key. Module scopes are always isolated, so nested modules do not inherit attributes from parent modules.
487487
</para>
488488
<para>
489489
These are the properties that are accepted:

0 commit comments

Comments
 (0)