mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
ruby bindings message: docstring typo
This commit is contained in:
parent
18d71908b2
commit
5569344a7e
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue