summaryrefslogtreecommitdiff
path: root/tools/binman/etype/files.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/etype/files.py')
-rw-r--r--tools/binman/etype/files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/etype/files.py b/tools/binman/etype/files.py
index 1feebd0510..5db36abef0 100644
--- a/tools/binman/etype/files.py
+++ b/tools/binman/etype/files.py
@@ -15,7 +15,7 @@ from patman import tools
class Entry_files(Entry_section):
- """Entry containing a set of files
+ """A set of files arranged in a section
Properties / Entry arguments:
- pattern: Filename pattern to match the files to include