git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bf00b5
)
doc: fix typo commnad
author
Aristo Chen
<jj251510319013@gmail.com>
Wed, 23 Apr 2025 06:52:13 +0000
(14:52 +0800)
committer
Heinrich Schuchardt
<heinrich.schuchardt@canonical.com>
Fri, 25 Apr 2025 15:29:09 +0000
(17:29 +0200)
fix typo from "commnad" to "command"
Signed-off-by: Aristo Chen <aristo.chen@canonical.com>
doc/usage/cmd/part.rst
patch
|
blob
|
history
diff --git
a/doc/usage/cmd/part.rst
b/doc/usage/cmd/part.rst
index
e7faecc
..
e7f6e54
100644
(file)
--- 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' comm
na
d sets an environment variable to the start of the partition (in blocks),
+The 'part start' comm
an
d sets an environment variable to the start of the partition (in blocks),
part can be either partition number or partition name.
interface