fixed typos

Signed-off-by: mr-yx <496043997@qq.com>
This commit is contained in:
mr-yx
2022-06-29 00:54:34 +08:00
parent 5a760b0e30
commit ba4cf02ceb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ int HotaHalGetUpdateAbility(void);
int HotaHalGetOtaPkgPath(char *path, int len);
/**
* @brief judge deivce can auto update.
* @brief judge device can auto update.
*
* You need to call this function when update process init.\n
*
+1 -1
View File
@@ -209,7 +209,7 @@ int HotaGetUpdateAbility(void);
int HotaGetOtaPkgPath(char *path, int len);
/**
* @brief judge deivce can auto reboot.
* @brief judge device can auto reboot.
*
* You need to call this function when update process init.\n
*