aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/buildgen/plugins/expand_bin_attrs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/buildgen/plugins/expand_bin_attrs.py')
-rwxr-xr-xtools/buildgen/plugins/expand_bin_attrs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildgen/plugins/expand_bin_attrs.py b/tools/buildgen/plugins/expand_bin_attrs.py
index d221b3a325..4f359e5933 100755
--- a/tools/buildgen/plugins/expand_bin_attrs.py
+++ b/tools/buildgen/plugins/expand_bin_attrs.py
@@ -37,7 +37,7 @@ This fills in any optional attributes.
def mako_plugin(dictionary):
"""The exported plugin code for expand_filegroups.
- The list of libs in the build.json file can contain "filegroups" tags.
+ The list of libs in the build.yaml file can contain "filegroups" tags.
These refer to the filegroups in the root object. We will expand and
merge filegroups on the src, headers and public_headers properties.