Re: [PATCH] ruby bindings message: docstring typo

Subject: Re: [PATCH] ruby bindings message: docstring typo

Date: Thu, 13 Feb 2014 15:21:48 -0400

To: Gaute Hope, notmuch

Cc:

From: David Bremner


Gaute Hope <eg@gaute.vetsj.com> writes:

Any objections Felipe? 
>
> diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c
> index eed4b31..4ff6097 100644
> --- a/bindings/ruby/message.c
> +++ b/bindings/ruby/message.c
> @@ -111,7 +111,7 @@ notmuch_rb_message_get_filename (VALUE self)
>  }
>  
>  /*
> - * call-seq: MESSAGE.filanames => FILENAMES
> + * call-seq: MESSAGE.filenames => FILENAMES
>   *

d

Thread: