Fixed typo; ref #5296

This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-01-23 10:24:53 +09:00
parent 8b590b5ec7
commit baa1ee1faa
+1 -1
View File
@@ -36,7 +36,7 @@ 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.rb` file.
Those build configuration files contain the build configurationof mruby, for
Those build configuration files contain the build configuration of mruby, for
example:
```ruby