]> git.notmuchmail.org Git - notmuch/commitdiff
ruby bindings message: docstring typo
authorGaute Hope <eg@gaute.vetsj.com>
Thu, 30 Jan 2014 19:11:51 +0000 (20:11 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 22 Feb 2014 01:13:03 +0000 (21:13 -0400)
bindings/ruby/message.c

index eed4b31b8045eec195e9390583f02ba54bc76928..4ff6097faf7795397c742f5b1c64fb2cb5eb30c8 100644 (file)
@@ -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.
  */