[PATCH] ruby bindings message: docstring typo

Subject: [PATCH] ruby bindings message: docstring typo

Date: Thu, 30 Jan 2014 20:11:51 +0100

To: notmuch

Cc:

From: Gaute Hope


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


signature.asc (application/pgp-signature)

Thread: