ruby bindings message: docstring typo

This commit is contained in:
Gaute Hope 2014-01-30 20:11:51 +01:00 committed by David Bremner
parent 18d71908b2
commit 5569344a7e

View file

@ -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.
*/