!45 【OpenHarmony开源贡献者计划2022】Fixed typos.

Merge pull request !45 from Mr_YX/master
This commit is contained in:
openharmony_ci
2022-07-04 07:24:10 +00:00
committed by Gitee
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
*