fix:内源代码检视拼写错误修改
【背景】3.1代码review问题修改
【修改方案】
根据检视意见对拼写错误进行修改
Signed-off-by: xuiny <xuxinyu6@huawei.com>
Change-Id: I9fb982a8ba2052fa4d56e91eec33c96ab4035a90
This commit is contained in:
@@ -221,7 +221,7 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* @ingroup los_task
|
||||
* Task error code: The task yeild occurs when the task is locked.
|
||||
* Task error code: The task yield occurs when the task is locked.
|
||||
* Value: 0x0200020f
|
||||
*
|
||||
* Solution: Check the task.
|
||||
@@ -411,7 +411,7 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* @ingroup los_task
|
||||
* Task error code: Task yeild in int is not permited, which will result in unexpected result.
|
||||
* Task error code: Task yield in int is not permited, which will result in unexpected result.
|
||||
*
|
||||
* Value: 0x02000224
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user