From: Aristo Chen Date: Wed, 23 Apr 2025 06:52:13 +0000 (+0800) Subject: doc: fix typo commnad X-Git-Tag: v2025.07-rc1~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d7bd9c06110db6832af96b16ca9931c2a3855a;p=pandora-u-boot.git doc: fix typo commnad fix typo from "commnad" to "command" Signed-off-by: Aristo Chen --- 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