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