mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
fix typo
This commit is contained in:
@@ -155,7 +155,7 @@ Configuration of the GPerf binary and flags.
|
||||
|
||||
### File Extensions
|
||||
|
||||
conf.exts do |exts
|
||||
conf.exts do |exts|
|
||||
exts.object = ...
|
||||
exts.executable = ...
|
||||
exts.library = ...
|
||||
|
||||
Reference in New Issue
Block a user