From cd56fbdf12a81c782f5665143048a4af97183ce1 Mon Sep 17 00:00:00 2001 From: nagachika Date: Sun, 5 Jul 2015 05:54:10 +0000 Subject: * README.md: fix a typo pointed out by raoulvdberge. [ci skip] [DOC] https://github.com/ruby/ruby/pull/953#commitcomment-11998186 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ad8ef213a8..4d15a7dc0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Jul 5 14:49:01 2015 CHIKANAGA Tomoyuki + + * README.md: fix a typo pointed out by raoulvdberge. + https://github.com/ruby/ruby/pull/953#commitcomment-11998186 + Sun Jul 5 12:56:20 2015 Irvi Firqotul Aini * README.md: Added link HowToReport bugs. diff --git a/README.md b/README.md index 4efe42a07f..9ea9ceb8f0 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Questions about the Ruby language can be asked on the Ruby-Talk mailing list (http://www.ruby-lang.org/en/community/mailing-lists) or on websites like (http://stackoverflow.com). -Bug reports should be filed at http://bugs.ruby-lang.org. Read [HowToReport] for more informations. +Bug reports should be filed at http://bugs.ruby-lang.org. Read [HowToReport] for more information. [HowToReport]: https://bugs.ruby-lang.org/projects/ruby/wiki/HowToReport -- cgit v1.2.3