Re: [PATCH] Minor source documentation typos.
Simon Ruderich <simon <at> ruderich.org>
2010-04-01 19:33:10 GMT
On Thu, Apr 01, 2010 at 10:12:48AM -0700, Michael Elkins wrote:
> On Thu, Apr 01, 2010 at 05:28:43PM +0200, Simon Ruderich wrote:
>> This fixes some typos I found while browsing the source code.
>
> Thanks for the patch. I applied most of it (comments below).
>
>> /* If Sort is reverse and not threaded, the latest message is first.
>> - * If Sort is threaded, the latest message is first iff exactly one
>> + * If Sort is threaded, the latest message is first if exactly one
>> * of Sort and SortAux are reverse.
>> */
>
> This is not a typo. "iff" in this context has the mathematically
> meaning "if and only iff."
Interesting, I didn't know that. Thanks.
>> - /* If this is a reply evaluate the 'template_file' option and but the
>> + /* If this is a reply evaluate the 'template_file' option and put the
>> * template below the quoted text. */
>
> This code does not appear to be in the Mutt repository. Are you
> tracking a 3rd party patch?
Oh, sorry, that's one of my local patches.
> me
Thanks for your quick response,
Simon
(Continue reading)