X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fruby%2Fthread.c;h=d10c924d5c707647ef7741ecdd4084375df95048;hb=a08aa32b44b28f50f00cbd69e1a39023158f1847;hp=e5c873667a20ce05973b7b30cf0a9e748ee51553;hpb=5c9e385591b66fa20cbb186393c48c52831a23b7;p=notmuch diff --git a/bindings/ruby/thread.c b/bindings/ruby/thread.c index e5c87366..d10c924d 100644 --- a/bindings/ruby/thread.c +++ b/bindings/ruby/thread.c @@ -21,7 +21,7 @@ #include "defs.h" /* - * call-seq: THREAD.destroy => nil + * call-seq: THREAD.destroy! => nil * * Destroys the thread, freeing all resources allocated for it. */