!107 fix:enum misspell

Merge pull request !107 from Harylee/fix
This commit is contained in:
openharmony_ci 2021-05-15 09:40:27 +08:00 committed by Gitee
commit a47fc7beb3
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ typedef struct tagUserErrFunc {
} UserErrFunc;
enum LOS_MOUDLE_ID {
enum LOS_MODULE_ID {
LOS_MOD_SYS = 0x0,
LOS_MOD_MEM = 0x1,
LOS_MOD_TSK = 0x2,