Skip to content

Commit e057ff3

Browse files
committed
[Doc] Fix duplicated entry in GC.stat documentation
1 parent ab3b79e commit e057ff3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gc.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ def self.count
195195
# - +:heap_allocated_pages+:
196196
# The total number of allocated pages.
197197
# - +:heap_empty_pages+:
198-
# - +:heap_allocated_pages+:
199198
# The number of pages with no live objects, and that could be released to the system.
200199
# - +:heap_sorted_length+:
201200
# The number of pages that can fit into the buffer that holds references to all pages.

0 commit comments

Comments
 (0)