mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 06:17:47 +00:00
[docs] fixing typos in comments/docs (#3120)
This commit is contained in:
committed by
Jonathan Hui
parent
abe64591c7
commit
94ac42eec9
@@ -71,7 +71,7 @@ uint32_t utilsFlashGetSize(void);
|
||||
*
|
||||
* @retval OT_ERROR_NONE Erase flash operation is started.
|
||||
* @retval OT_ERROR_FAILED Erase flash operation is not started.
|
||||
* @retval OT_ERROR_INVALID_ARGS aAddress is out of range of flash or not aligend.
|
||||
* @retval OT_ERROR_INVALID_ARGS aAddress is out of range of flash or not aligned.
|
||||
*/
|
||||
otError utilsFlashErasePage(uint32_t aAddress);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user