mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Fix some obvious typos across multiple subsystems.
Typoes fixed: "partion" -> "partition" "retrive", "retreive" -> "retrieve" "th" -> "to" Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
committed by
Tom Rini
parent
5c427e49ce
commit
1f8b546f9e
@@ -1331,7 +1331,7 @@ int fit_conf_find_compat(const void *fit, const void *fdt)
|
||||
*
|
||||
* When NULL is provided in second argument fit_conf_get_node() will search
|
||||
* for a default configuration node instead. Default configuration node unit
|
||||
* name is retrived from FIT_DEFAULT_PROP property of the '/configurations'
|
||||
* name is retrieved from FIT_DEFAULT_PROP property of the '/configurations'
|
||||
* node.
|
||||
*
|
||||
* returns:
|
||||
|
Reference in New Issue
Block a user