We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07724d7 commit aa360c3Copy full SHA for aa360c3
gc.rb
@@ -280,7 +280,7 @@ def self.stat_heap heap_name = nil, hash_or_key = nil
280
#
281
# The <code>GC.config</code> hash can also contain keys that are global and
282
# read-only. These keys are not specific to any one \GC library implementation
283
- # and attempting to read them will raise +ArgumentError+.
+ # and attempting to write to them will raise +ArgumentError+.
284
285
# There is currently only one global, read-only key:
286
0 commit comments