[DOC] Fix formatting for GC#latest_gc_info
This commit is contained in:
parent
ae53986834
commit
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user