From 4696093673c3352a1897490ecc5e4e4e40f463b5 Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Thu, 27 Jul 2017 15:49:05 +0900 Subject: Rename `MRB_SEGMENT_SIZE` to `MRB_IV_SEGMENT_SIZE`. --- doc/guides/mrbconf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guides/mrbconf.md b/doc/guides/mrbconf.md index eb27ad102..f957f8ce2 100644 --- a/doc/guides/mrbconf.md +++ b/doc/guides/mrbconf.md @@ -122,7 +122,7 @@ largest value of required alignment. * If defined `Float` will be a mruby object with `RBasic`. ## Instance variable configuration. -`MRB_SEGMENT_SIZE` +`MRB_IV_SEGMENT_SIZE` * Default value is `4`. * Specifies size of each segment in segment list. -- cgit v1.2.3