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