Skip to content

Commit 9f616a9

Browse files
committed
Improved documentation.
1 parent 82009ec commit 9f616a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/mx.vm/mx_vm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ def _create_deprecated_vendor_specific_distribution(base_distribution):
275275

276276
def register_tools_distribution(owner_suite, register_distribution):
277277
"""
278-
Creates a dynamic TOOLS meta-POM distribution containing all tool meta POMs.
278+
Registers a dynamic TOOLS meta-POM distribution that aggregates all individual tool meta-POMs.
279279
For compatibility reasons, it also creates a legacy <TOOL>_COMMUNITY_DEPRECATED distribution
280280
with `<tool>-community` Maven artifact id for each tool.
281281
:type register_distribution: (mx.Distribution) -> None

0 commit comments

Comments
 (0)