[U-Boot] [PATCH] doc: typo fix addess -> address
Jelle van der Waa
jelle at vdwaa.nl
Wed Sep 14 21:54:53 CEST 2016
Signed-off-by: Jelle van der Waa <jelle at vdwaa.nl>
---
doc/mkimage.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/mkimage.1 b/doc/mkimage.1
index ffa7d60..e883f07 100644
--- a/doc/mkimage.1
+++ b/doc/mkimage.1
@@ -70,7 +70,7 @@ Set compression type.
Pass \-h as the compression to see the list of supported compression type.
.TP
-.BI "\-a [" "load addess" "]"
+.BI "\-a [" "load address" "]"
Set load address with a hex number.
.TP
--
2.9.3
More information about the U-Boot
mailing list