mirror of
https://github.com/openharmony/update_sys_installer_lite.git
synced 2026-07-01 21:24:01 -04:00
!45 【OpenHarmony开源贡献者计划2022】Fixed typos.
Merge pull request !45 from Mr_YX/master
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
||||
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user