diff mbox

[U-Boot] doc: typo fix addess -> address

Message ID 20160914195453.4259-1-jelle@vdwaa.nl
State Accepted
Commit 4fd096f4500d8290c7ce3ab14de17a2cba728863
Delegated to: Tom Rini
Headers show

Commit Message

Jelle van der Waa Sept. 14, 2016, 7:54 p.m. UTC
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
---
 doc/mkimage.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Oct. 8, 2016, 5:06 p.m. UTC | #1
On Wed, Sep 14, 2016 at 09:54:53PM +0200, Jelle van der Waa wrote:

> Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>

Applied to u-boot/master, thanks!
diff mbox

Patch

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