summaryrefslogtreecommitdiff
path: root/man/ruby.1
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-12 15:37:42 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-12 15:37:42 +0000
commit05f1caa1cf5d8e01ddaab7890ca77b9de770a888 (patch)
treeacca07f6b1cd3a507a81f50d030e1d532c01d568 /man/ruby.1
parenta0f609795a5794639226cb799f9853bd2f1d7f78 (diff)
Fix typo [ci skip]
* man/ruby.1: fix double word typo. [Fix GH-1194] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/ruby.1')
-rw-r--r--man/ruby.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ruby.1 b/man/ruby.1
index e63521c6d8..36039fecce 100644
--- a/man/ruby.1
+++ b/man/ruby.1
@@ -534,7 +534,7 @@ Reaching the old malloc limit.
.El
.Pp
There are currently 4 possible areas where the GC may be tuned by
-the the following 11 environment variables:
+the following 11 environment variables:
.Bl -hang -compact -width "RUBY_GC_OLDMALLOC_LIMIT_GROWTH_FACTOR"
.It Ev RUBY_GC_HEAP_INIT_SLOTS
Initial allocation slots. Introduced in Ruby 2.1, default: 10000.