aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-24 08:31:30 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-24 08:31:30 +0000
commit5c9c28b3a0efa1cc533df46ceafabc70ea37c3c4 (patch)
tree5112261648740f5824889b797230b5a5ea0a57dd /spec
parent3ca633b890706c4f5892a179389b8389b5022dc0 (diff)
downloadruby-5c9c28b3a0efa1cc533df46ceafabc70ea37c3c4.tar.gz
* spec/README: fix typo.
patched by bowsersenior. https://github.com/ruby/ruby/pull/24 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec')
-rw-r--r--spec/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/README b/spec/README
index 786aa5b786..68abf8378b 100644
--- a/spec/README
+++ b/spec/README
@@ -1,8 +1,8 @@
= RubySpec
-RubySpec (http://rubyspec.org) provides the Ruby langauge specification in an
+RubySpec (http://rubyspec.org) provides the Ruby language specification in an
executable format. The make task `update-rubyspec' retrieves the specification
-and put it into this directory.
+and puts it into this directory.
== Directory structure
spec