--- 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