From 5c9c28b3a0efa1cc533df46ceafabc70ea37c3c4 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 24 May 2011 08:31:30 +0000 Subject: [PATCH] * 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 --- ChangeLog | 5 +++++ spec/README | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d7b8e47701..2ee09123e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue May 24 17:30:36 2011 NARUSE, Yui + + * spec/README: fix typo. + patched by bowsersenior. https://github.com/ruby/ruby/pull/24 + Tue May 24 07:06:34 2011 Hidetoshi NAGAI * ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on 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