projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d7190
)
ruby bindings message: docstring typo
author
Gaute Hope
<eg@gaute.vetsj.com>
Thu, 30 Jan 2014 19:11:51 +0000
(20:11 +0100)
committer
David Bremner
<david@tethera.net>
Sat, 22 Feb 2014 01:13:03 +0000
(21:13 -0400)
bindings/ruby/message.c
patch
|
blob
|
history
diff --git
a/bindings/ruby/message.c
b/bindings/ruby/message.c
index eed4b31b8045eec195e9390583f02ba54bc76928..4ff6097faf7795397c742f5b1c64fb2cb5eb30c8 100644
(file)
--- a/
bindings/ruby/message.c
+++ b/
bindings/ruby/message.c
@@
-111,7
+111,7
@@
notmuch_rb_message_get_filename (VALUE self)
}
/*
- * call-seq: MESSAGE.fil
a
names => FILENAMES
+ * call-seq: MESSAGE.fil
e
names => FILENAMES
*
* Get all filenames for the email corresponding to MESSAGE.
*/