X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=bindings%2Fruby%2Fquery.c;h=6a70f192bbd06de0a2206fd7af64afee4b444642;hb=a08aa32b44b28f50f00cbd69e1a39023158f1847;hp=ef9e1a077b28ddbbb31e33fde16fe1e584b40e3d;hpb=ed38940323ba80d0136688405cbd923fa088d706;p=notmuch diff --git a/bindings/ruby/query.c b/bindings/ruby/query.c index ef9e1a07..6a70f192 100644 --- a/bindings/ruby/query.c +++ b/bindings/ruby/query.c @@ -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. */