fixed the comment English

This commit is contained in:
Yukihiro Matsumoto
2012-07-30 09:45:37 +09:00
parent ff707384c3
commit eb34ad365b
+1 -1
View File
@@ -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 */