From c261c01598a8872393ee94b084579d150dd8220c Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Mon, 27 Apr 2015 09:35:55 +0900 Subject: Fix misspellings in document --- doc/mrbconf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/mrbconf') diff --git a/doc/mrbconf/README.md b/doc/mrbconf/README.md index 8e5cb3b74..dfff41898 100644 --- a/doc/mrbconf/README.md +++ b/doc/mrbconf/README.md @@ -3,7 +3,7 @@ ## How to use these macros. You can use mrbconfs with following ways: * Write them in `mrbconf.h`. - * Using compiler flags is prefered when building a cross binaries or multiple mruby binaries + * Using compiler flags is preferred when building a cross binaries or multiple mruby binaries since it's easier to use different mrbconf per each `MRuby::Build`. * Most flags can be enabled by just commenting in. * Pass them as compiler flags. -- cgit v1.2.3