From 5569344a7eeedbe903752fcc9321d7a1a3ace380 Mon Sep 17 00:00:00 2001 From: Gaute Hope Date: Thu, 30 Jan 2014 20:11:51 +0100 Subject: ruby bindings message: docstring typo --- bindings/ruby/message.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings') 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. */ -- cgit v1.2.3