Merge pull request #69 from JerrickRowe/master

更正demo语言设置拼写错误
This commit is contained in:
朱天龙 (Armink)
2022-12-10 21:30:47 +08:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
@@ -38,5 +38,5 @@
/* enable dump stack information */ /* enable dump stack information */
#define CMB_USING_DUMP_STACK_INFO #define CMB_USING_DUMP_STACK_INFO
/* language of print information */ /* language of print information */
#define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
#endif /* _CMB_CFG_H_ */ #endif /* _CMB_CFG_H_ */
@@ -40,5 +40,5 @@
/* enable dump stack information */ /* enable dump stack information */
#define CMB_USING_DUMP_STACK_INFO #define CMB_USING_DUMP_STACK_INFO
/* language of print information */ /* language of print information */
#define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
#endif /* _CMB_CFG_H_ */ #endif /* _CMB_CFG_H_ */
@@ -41,5 +41,5 @@
/* enable dump stack information */ /* enable dump stack information */
#define CMB_USING_DUMP_STACK_INFO #define CMB_USING_DUMP_STACK_INFO
/* language of print information */ /* language of print information */
#define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
#endif /* _CMB_CFG_H_ */ #endif /* _CMB_CFG_H_ */
@@ -40,5 +40,5 @@
/* enable dump stack information */ /* enable dump stack information */
#define CMB_USING_DUMP_STACK_INFO #define CMB_USING_DUMP_STACK_INFO
/* language of print information */ /* language of print information */
#define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
#endif /* _CMB_CFG_H_ */ #endif /* _CMB_CFG_H_ */