【修复】一处单词拼写错误。 fixed #15

Signed-off-by: armink <armink.ztl@gmail.com>
This commit is contained in:
armink
2018-06-21 08:57:20 +08:00
parent 10b5653da9
commit 8bbd42533c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -42,5 +42,5 @@
/* enable dump stack information */
/* #define CMB_USING_DUMP_STACK_INFO */
/* language of print information */
/* #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH(default) or CMB_PRINT_LANUUAGE_CHINESE */
/* #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH(default) or CMB_PRINT_LANGUAGE_CHINESE */
#endif /* _CMB_CFG_H_ */