fix moudule to module

Signed-off-by: binge889 <binge889@liuxiuhai.cn>
This commit is contained in:
binge889 2022-08-11 23:30:15 +08:00
parent ba23a26f95
commit 1134332a58
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