!951 【OpenHarmony开源贡献者计划2022】fix moudule to module

Merge pull request !951 from bingge88/module
This commit is contained in:
openharmony_ci 2022-08-12 02:16:38 +00:00 committed by Gitee
commit 44ec199465
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ struct ProcData {
#define S_IALLUGO (S_ISUID | S_ISGID | S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO)
/**
* Interface for modules using proc below internal proc moudule;
* Interface for modules using proc below internal proc module;
*/
/**
* @ingroup procfs