]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/ruby/thread.c
ruby: Rename destroy to destroy!
[notmuch] / bindings / ruby / thread.c
index e5c873667a20ce05973b7b30cf0a9e748ee51553..d10c924d5c707647ef7741ecdd4084375df95048 100644 (file)
@@ -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.
  */