Fix document of doc/mrbconf/README.md

This commit is contained in:
Jun Hiroe
2014-06-22 04:05:36 +09:00
parent 1967afc2c8
commit 5355a4a18b
+1 -1
View File
@@ -78,6 +78,6 @@ will be defined as `mrb_int`.
* Useful tracking unnecessary mruby object allocation.
`MRB_GC_ARENA_SIZE`
* Default value 100.
* Default value is 100.
* Ignored when `MRB_GC_FIXED_ARENA` isn't defined.
* Defines fixed GC arena size.