fix typo from "commnad" to "command"
Signed-off-by: Aristo Chen <[email protected]>
---
doc/usage/cmd/part.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/usage/cmd/part.rst b/doc/usage/cmd/part.rst
index e7faeccbb09..e7f6e54ecea 100644
--- a/doc/usage/cmd/part.rst
+++ b/doc/usage/cmd/part.rst
@@ -50,7 +50,7 @@ The 'part list' command prints or sets an environment
variable to the list of pa
varname
an optional environment variable to store the list of partitions value
into.
-The 'part start' commnad sets an environment variable to the start of the
partition (in blocks),
+The 'part start' command sets an environment variable to the start of the
partition (in blocks),
part can be either partition number or partition name.
interface
--
2.34.1