--- bindings/ruby/message.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c index eed4b31..4ff6097 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. */ -- 1.8.5.3 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140130/1884026d/attachment.pgp>
