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