ContinuousTaskCallbackInfo 注释中creator单词拼写错误

Signed-off-by: Nicolas <languoguang@huawei.com>
This commit is contained in:
Nicolas 2023-12-05 09:10:58 +00:00 committed by Gitee
parent 3e5205b086
commit eb6997f1b6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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.
*/