From ce9681dce66c693abd566c0c32c83f99e5b80713 Mon Sep 17 00:00:00 2001 From: take_cheeze Date: Wed, 5 Mar 2014 03:08:23 +0900 Subject: fix typo --- doc/compile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ... -- cgit v1.2.3