projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e213439
)
ruby: Fix typo in documentation
author
Ali Polatel
<polatel@gmail.com>
Fri, 29 Jul 2011 06:45:16 +0000
(09:45 +0300)
committer
Ali 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
patch
|
blob
|
history
diff --git
a/bindings/ruby/init.c
b/bindings/ruby/init.c
index 66f4a119d9e304728ebe81cf85dbaf33e27e3aa0..c33059e2e68d8a770c2a750af5fc56b89d07c1fe 100644
(file)
--- a/
bindings/ruby/init.c
+++ b/
bindings/ruby/init.c
@@
-33,7
+33,7
@@
* the user:
*
* - Notmuch::Database
- * - Notmuch::File
n
ames
+ * - Notmuch::File
N
ames
* - Notmuch::Query
* - Notmuch::Threads
* - Notmuch::Messages