From f0a698300a7d390b07121959b3ebb266818a94ec Mon Sep 17 00:00:00 2001 From: hsbt Date: Sun, 13 Jul 2014 07:38:47 +0000 Subject: * README.md: fix slight grammatical error by @abwinkler999. [fix GH-659] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46799 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 43f48e4b36..c6498a8cca 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ This is what you need to do to compile and install Ruby: module names if not present), if you want to link modules statically. If you don't want to compile non static extension modules (probably on - architectures which does not allow dynamic loading), remove comment mark + architectures which do not allow dynamic loading), remove comment mark from the line "`#option nodynamic`" in `ext/Setup`. Usually this step will not be needed. -- cgit v1.2.3