fix:Fix spelling errors

Signed-off-by: ou-yangkan <519689417@qq.com>
This commit is contained in:
ou-yangkan
2021-12-20 09:35:58 +08:00
parent 7e9d84362f
commit c082d77f55
2 changed files with 7 additions and 7 deletions

View File

@@ -1579,7 +1579,7 @@ extern LOS_DL_LIST g_losFreeTask;
* Circular linked list that stores tasks that are deleted automatically.
*
*/
extern LOS_DL_LIST g_taskRecyleList;
extern LOS_DL_LIST g_taskRecycleList;
/**
* @ingroup los_task