summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/compile/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/compile/README.md b/doc/compile/README.md
index 42bcdb6b4..d0dfaf9c2 100644
--- a/doc/compile/README.md
+++ b/doc/compile/README.md
@@ -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 = ...