Merge pull request #5104 from shuujii/fix-typo-in-doc-guides-compile.md

Fix typo in `doc/guides/compile.md` [ci skip]
This commit is contained in:
Yukihiro "Matz" Matsumoto
2020-10-29 22:51:43 +09:00
committed by GitHub
+1 -1
View File
@@ -32,7 +32,7 @@ line on build, call `rake -v`.
You can specify your owne configration file by the `MRUBY_CONFIG` environment
variable (you can use `CONFIG` for shorthand for `MRUBY_CONFIG`). If the path
doesn't exist, *build_config/${MRUBY_CONFIG}.rb* is used. The default
configuration is defined in the `build_config/default_config.rb` file.
configuration is defined in the `build_config/default.rb` file.
Those build configuration files contain the build configurationof mruby, for
example: