aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/ruby/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ruby/thread.c')
-rw-r--r--bindings/ruby/thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ruby/thread.c b/bindings/ruby/thread.c
index e5c87366..d10c924d 100644
--- a/bindings/ruby/thread.c
+++ b/bindings/ruby/thread.c
@@ -21,7 +21,7 @@
#include "defs.h"
/*
- * call-seq: THREAD.destroy => nil
+ * call-seq: THREAD.destroy! => nil
*
* Destroys the thread, freeing all resources allocated for it.
*/