diff options
author | a_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-12-14 07:26:38 +0000 |
---|---|---|
committer | a_matsuda <a_matsuda@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-12-14 07:26:38 +0000 |
commit | c1ffaef8c9c6b8e1a469ede7159ac0bdc4505d61 (patch) | |
tree | fb7a78b8cf122c3a18d79efed53049003e742835 /doc | |
parent | 95ed081663af63b688f5094d2c454adb4e64f63f (diff) | |
download | ruby-c1ffaef8c9c6b8e1a469ede7159ac0bdc4505d61.tar.gz |
* doc/contributing.rdoc: [DOC] Correct spelling by @dvsuresh [Fixes GH-481]
https://github.com/ruby/ruby/pull/481
[ci-skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44204 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributing.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc index a802a8b3b0..9d9fbdf2da 100644 --- a/doc/contributing.rdoc +++ b/doc/contributing.rdoc @@ -51,7 +51,7 @@ on your ticket. === Reporting to downstream distributions -You can reports downstream issues for the following distributions via their bugtacker: +You can reports downstream issues for the following distributions via their bugtracker: * {debian}[http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=ruby-defaults] * {freebsd}[http://www.freebsd.org/cgi/query-pr-summary.cgi?text=ruby] |