[PATCH] binman: doc: fix typo
Dario Binacchi
dario.binacchi at amarulasolutions.com
Thu Nov 23 14:10:00 CET 2023
s/use set/set/
Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
---
tools/binman/binman.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/binman/binman.rst b/tools/binman/binman.rst
index 020988d955f0..230e055667f3 100644
--- a/tools/binman/binman.rst
+++ b/tools/binman/binman.rst
@@ -2060,7 +2060,7 @@ don't have access to the blobs.
If the blobs are in a different directory, you can specify this with the `-I`
option.
-For U-Boot, you can use set the BINMAN_INDIRS environment variable to provide a
+For U-Boot, you can set the BINMAN_INDIRS environment variable to provide a
space-separated list of directories to search for binary blobs::
BINMAN_INDIRS="odroid-c4/fip/g12a \
--
2.42.0
More information about the U-Boot
mailing list