[PATCH] tools: buildman: fix typo
Flavio Suligoi
f.suligoi at asem.it
Wed Jan 29 09:56:05 CET 2020
Signed-off-by: Flavio Suligoi <f.suligoi at asem.it>
---
tools/buildman/builder.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/buildman/builder.py b/tools/buildman/builder.py
index 784c641..3fd4fac 100644
--- a/tools/buildman/builder.py
+++ b/tools/buildman/builder.py
@@ -979,7 +979,7 @@ class Builder:
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:
--
2.7.4
More information about the U-Boot
mailing list