mirror of
https://gitee.com/openharmony/resourceschedule_background_task_mgr
synced 2024-11-23 15:00:03 +00:00
ContinuousTaskCallbackInfo 注释中creator单词拼写错误
Signed-off-by: Nicolas <languoguang@huawei.com>
This commit is contained in:
parent
3e5205b086
commit
eb6997f1b6
@ -40,14 +40,14 @@ public:
|
||||
uint32_t GetTypeId() const;
|
||||
|
||||
/**
|
||||
* @brief Get the uid of notification crector.
|
||||
* @brief Get the uid of notification creator.
|
||||
*
|
||||
* @return The uid of the notification creator.
|
||||
*/
|
||||
int32_t GetCreatorUid() const;
|
||||
|
||||
/**
|
||||
* @brief Get the pid of notification crector.
|
||||
* @brief Get the pid of notification creator.
|
||||
*
|
||||
* @return The pid of the notification creator.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user