X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fruby%2Fmessage.c;h=c55cf6e20d11b8faf3e10d979ad43a79952499db;hb=b10ce6bc23002d48916b1b2f375480e7540e3164;hp=eed4b31b8045eec195e9390583f02ba54bc76928;hpb=5c00af46ec5add69b3b2750ea2a9437e5953a7b0;p=notmuch diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c index eed4b31b..c55cf6e2 100644 --- a/bindings/ruby/message.c +++ b/bindings/ruby/message.c @@ -13,7 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see http://www.gnu.org/licenses/ . + * along with this program. If not, see https://www.gnu.org/licenses/ . * * Author: Ali Polatel */ @@ -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. */