diff options
author | Jelle van der Waa <jelle@vdwaa.nl> | 2016-09-14 21:54:53 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-06 20:58:17 -0400 |
commit | 4fd096f4500d8290c7ce3ab14de17a2cba728863 (patch) | |
tree | 44badb166ad1e678403b3b717defe45f2ecf6773 /doc/mkimage.1 | |
parent | 1dbc40e7d2c87f40addbfd6b7a2f119493133d22 (diff) |
doc: typo fix addess -> address
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Diffstat (limited to 'doc/mkimage.1')
-rw-r--r-- | doc/mkimage.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mkimage.1 b/doc/mkimage.1 index ffa7d60156f..e883f07849a 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 |