summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2025-03-19 10:17:42 -0500
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2025-04-03 09:06:51 +0200
commit7871285a0a8fb6726ea7537c4f592e117f93768b (patch)
treedc640204ffd8c5070c556c2a47bc609236c2f5d5
parente66148060f90292dc02062bc4c18acb6fc1f6f85 (diff)
doc: Fix typo bootfloe to bootflow
Signed-off-by: Andrew Davis <afd@ti.com>
-rw-r--r--doc/usage/cmd/bootflow.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/bootflow.rst b/doc/usage/cmd/bootflow.rst
index 5d41fe37a7a..01e7eff300b 100644
--- a/doc/usage/cmd/bootflow.rst
+++ b/doc/usage/cmd/bootflow.rst
@@ -18,7 +18,7 @@ Synopsis
bootflow read
bootflow boot
bootflow cmdline [set|get|clear|delete|auto] <param> [<value>]
- bootfloe menu [-t]
+ bootflow menu [-t]
Description
-----------