From 790b3f7bbde1e1c9594c12e8d8ed8ae9718148f7 Mon Sep 17 00:00:00 2001 From: Peter Zhu Date: Tue, 20 Dec 2022 15:07:11 -0500 Subject: [DOC] Fix formatting for GC#latest_gc_info --- gc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gc.rb') diff --git a/gc.rb b/gc.rb index 8af36e0cb8..2fbef475e0 100644 --- a/gc.rb +++ b/gc.rb @@ -223,7 +223,7 @@ module GC # GC.latest_gc_info(hash) -> hash # 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, # it is overwritten and returned. -- cgit v1.2.3