зеркало из https://github.com/github/ruby.git
[DOC] Fix formatting for GC#latest_gc_info
This commit is contained in:
Родитель
ae53986834
Коммит
790b3f7bbd
2
gc.rb
2
gc.rb
|
@ -223,7 +223,7 @@ module GC
|
||||||
# GC.latest_gc_info(hash) -> hash
|
# GC.latest_gc_info(hash) -> hash
|
||||||
# GC.latest_gc_info(:major_by) -> :malloc
|
# GC.latest_gc_info(:major_by) -> :malloc
|
||||||
#
|
#
|
||||||
# Returns information about the most recent garbage collection.
|
# Returns information about the most recent garbage collection.
|
||||||
#
|
#
|
||||||
# If the optional argument, hash, is given,
|
# If the optional argument, hash, is given,
|
||||||
# it is overwritten and returned.
|
# it is overwritten and returned.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче