]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/ruby/query.c
ruby: Rename destroy to destroy!
[notmuch] / bindings / ruby / query.c
index ef9e1a077b28ddbbb31e33fde16fe1e584b40e3d..6a70f192bbd06de0a2206fd7af64afee4b444642 100644 (file)
@@ -21,7 +21,7 @@
 #include "defs.h"
 
 /*
- * call-seq: QUERY.destroy => nil
+ * call-seq: QUERY.destroy! => nil
  *
  * Destroys the query, freeing all resources allocated for it.
  */