summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gc.c b/gc.c
index dcb956ac0d..c9db573406 100644
--- a/gc.c
+++ b/gc.c
@@ -5339,7 +5339,7 @@ rb_gcdebug_sentinel(VALUE obj, const char *name)
/*
- * Document-class: ObjectSpace
+ * Document-module: ObjectSpace
*
* The ObjectSpace module contains a number of routines
* that interact with the garbage collection facility and allow you to