aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-10-15 20:18:06 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-10-15 20:18:32 +0900
commitd2982bea679b494712f7c19afc0308be0aa2246b (patch)
treed126e70aad0f6cfb711e2fcee0574488f58bb01b /doc
parentf94202fcc228d0348ca050a7b18a8f8a538a7305 (diff)
downloadruby-d2982bea679b494712f7c19afc0308be0aa2246b.tar.gz
Remove duplicated `.` [ci skip]
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc
index 7ca6928266..95e5b6dd28 100644
--- a/doc/contributing.rdoc
+++ b/doc/contributing.rdoc
@@ -250,7 +250,7 @@ need to be able to run the test suite.
CRuby uses git for source control, the {git homepage}[https://git-scm.com/]
has installation instructions with links to documentation for learning more
about git. There is a mirror of the repository on {github}[https://github.com/ruby/ruby].
-. For other resources see the {ruby-core documentation on
+For other resources see the {ruby-core documentation on
ruby-lang.org}[https://www.ruby-lang.org/en/community/ruby-core/].
Install the prerequisite dependencies for building the CRuby interpreter to