From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Thom Brown <thom(at)linux(dot)com> |
Cc: | pgsql-committers <pgsql-committers(at)postgresql(dot)org> |
Subject: | Re: pgsql: Fix typo in comment |
Date: | 2013-02-08 14:15:05 |
Message-ID: | CABUevEyu-7DUruCH8oJU3-Hp+zQDwEKN4DuCfpA3u3SJhdP_6A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On Fri, Feb 8, 2013 at 12:58 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> On 8 February 2013 10:46, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>> Fix typo in comment
>>
>> Etsuro Fujita
>>
>> Branch
>> ------
>> master
>>
>> Details
>> -------
>> http://git.postgresql.org/pg/commitdiff/733701d2748b6bbbe5f3cdc6421fdc83f6aa0c01
>>
>> Modified Files
>> --------------
>> src/backend/storage/file/fd.c | 4 ++--
>> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> Shame another typo wasn't caught along with this one:
>
> "Finally, BasicOpenFile is a just thin wrapper around"
>
> s/is a just thin/is just a thin/
Ha!
Patch applied for that too.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2013-02-08 14:42:37 | pgsql: Fix another typo in a comment |
Previous Message | Peter Eisentraut | 2013-02-08 12:06:58 | pgsql: Exclude access/rmgrlist.h from cpluspluscheck |