Various, unrelated tree-wide typo fixes.
Fix a number of typos, including:
* "compatble" -> "compatible"
* "eanbeld" -> "enabled"
* "envrionment" -> "environment"
* "FTD" -> "FDT" (for "flattened device tree")
* "ommitted" -> "omitted"
* "overriden" -> "overridden"
* "partiton" -> "partition"
* "propogate" -> "propagate"
* "resourse" -> "resource"
* "rest in piece" -> "rest in peace"
* "suport" -> "support"
* "varible" -> "variable"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
committed by
Tom Rini
parent
fc5d54b7fa
commit
62a3b7dd08
@@ -165,7 +165,7 @@ To restore GUID partition table one needs to:
|
||||
The fields 'name' and 'size' are mandatory for every partition.
|
||||
The field 'start' is optional.
|
||||
|
||||
If field 'size' of the last partition is 0, the partiton is extended
|
||||
If field 'size' of the last partition is 0, the partition is extended
|
||||
up to the end of the device.
|
||||
|
||||
The fields 'uuid' and 'uuid_disk' are optional if CONFIG_RANDOM_UUID is
|
||||
|
||||
Reference in New Issue
Block a user