mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
fixed the comment English
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
/* add -DMRB_USE_FLOAT to use float instead of double for floating point numbers */
|
||||
//#define MRB_USE_FLOAT
|
||||
|
||||
/* -DDISABLE_XXXX to change to drop the feature */
|
||||
/* -DDISABLE_XXXX to drop the feature */
|
||||
#define DISABLE_REGEXP /* regular expression classes */
|
||||
//#define DISABLE_SPRINTF /* Kernel.sprintf method */
|
||||
//#define DISABLE_MATH /* Math functions */
|
||||
|
||||
Reference in New Issue
Block a user