summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--thread_sync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thread_sync.c b/thread_sync.c
index 0a6203174e..e2f1b9ee64 100644
--- a/thread_sync.c
+++ b/thread_sync.c
@@ -1066,7 +1066,7 @@ rb_szqueue_pop(int argc, VALUE *argv, VALUE self)
}
/*
- * Document-method: Queue#clear
+ * Document-method: SizedQueue#clear
*
* Removes all objects from the queue.
*/