aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/ruby
diff options
context:
space:
mode:
authorGravatar Ali Polatel <polatel@gmail.com>2011-07-29 09:45:16 +0300
committerGravatar Ali Polatel <polatel@gmail.com>2011-07-29 09:45:16 +0300
commit20aa9b1b7ebcd3ae1443232d2f3edaac9e82f424 (patch)
tree20429156bd5434cef1258804785e33659b808e17 /bindings/ruby
parente213439cdcd0b883b3974a241caf1c91b74395f1 (diff)
ruby: Fix typo in documentation
It's Notmuch::FileNames not Notmuch::Filenames
Diffstat (limited to 'bindings/ruby')
-rw-r--r--bindings/ruby/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ruby/init.c b/bindings/ruby/init.c
index 66f4a119..c33059e2 100644
--- a/bindings/ruby/init.c
+++ b/bindings/ruby/init.c
@@ -33,7 +33,7 @@
* the user:
*
* - Notmuch::Database
- * - Notmuch::Filenames
+ * - Notmuch::FileNames
* - Notmuch::Query
* - Notmuch::Threads
* - Notmuch::Messages