]> git.notmuchmail.org Git - notmuch/commitdiff
ruby: Fix typo in documentation
authorAli Polatel <polatel@gmail.com>
Fri, 29 Jul 2011 06:45:16 +0000 (09:45 +0300)
committerAli Polatel <polatel@gmail.com>
Fri, 29 Jul 2011 06:45:16 +0000 (09:45 +0300)
It's Notmuch::FileNames not Notmuch::Filenames

bindings/ruby/init.c

index 66f4a119d9e304728ebe81cf85dbaf33e27e3aa0..c33059e2e68d8a770c2a750af5fc56b89d07c1fe 100644 (file)
@@ -33,7 +33,7 @@
  * the user:
  *
  * - Notmuch::Database
- * - Notmuch::Filenames
+ * - Notmuch::FileNames
  * - Notmuch::Query
  * - Notmuch::Threads
  * - Notmuch::Messages