Skip to content

Commit

Permalink
tools: buildman: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Flavio Suligoi <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
  • Loading branch information
flavio-suligoi authored and trini committed Jan 30, 2020
1 parent dad9af5 commit 9de5c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/buildman/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ def PrintSizeSummary(self, board_selected, board_dict, show_detail,
The summary takes the form of one line per architecture. The
line contains deltas for each of the sections (+ means the section
got bigger, - means smaller). The nunmbers are the average number
got bigger, - means smaller). The numbers are the average number
of bytes that a board in this section increased by.
For example:
Expand Down

0 comments on commit 9de5c39

Please sign in to comment.