]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/ruby/message.c
ruby: use new count API
[notmuch] / 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.
  */