aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-06-25 23:22:44 +0200
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-07-01 17:00:52 +0200
commit62ac1277fe89ec94ce97a2202f1e3fd708e42474 (patch)
tree3b4dc43e7f890c379c631fe595b437699b404420 /doc
parentcf376808f127272de58ae776d92a6bbb6e8593ce (diff)
downloadu-boot-62ac1277fe89ec94ce97a2202f1e3fd708e42474.zip
u-boot-62ac1277fe89ec94ce97a2202f1e3fd708e42474.tar.gz
u-boot-62ac1277fe89ec94ce97a2202f1e3fd708e42474.tar.bz2
doc: fix typo loady in loadb man-page
%s/loady/loadb/ Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/usage/cmd/loadb.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/loadb.rst b/doc/usage/cmd/loadb.rst
index b37d1d7..0464b1f 100644
--- a/doc/usage/cmd/loadb.rst
+++ b/doc/usage/cmd/loadb.rst
@@ -13,7 +13,7 @@ Synopsis
Description
-----------
-The loady command is used to transfer a file to the device via the serial line
+The loadb command is used to transfer a file to the device via the serial line
using the Kermit protocol.
The number of transferred bytes is saved in environment variable filesize.