X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fruby%2Fmessage.c;h=4ff6097faf7795397c742f5b1c64fb2cb5eb30c8;hb=516e196fa12a71982ee4feb4ef6ff52f48b1805b;hp=eed4b31b8045eec195e9390583f02ba54bc76928;hpb=5c00af46ec5add69b3b2750ea2a9437e5953a7b0;p=notmuch diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c index eed4b31b..4ff6097f 100644 --- a/bindings/ruby/message.c +++ b/bindings/ruby/message.c @@ -111,7 +111,7 @@ notmuch_rb_message_get_filename (VALUE self) } /* - * call-seq: MESSAGE.filanames => FILENAMES + * call-seq: MESSAGE.filenames => FILENAMES * * Get all filenames for the email corresponding to MESSAGE. */