Re: bulk typos

Gavin Flower <gavinflower@archidevsys.co.nz>

From: Gavin Flower <GavinFlower@archidevsys.co.nz>
To: pgsql-hackers@lists.postgresql.org
Date: 2018-04-01T21:11:27Z
Lists: pgsql-hackers
On 02/04/18 07:03, Tom Lane wrote:
> =?UTF-8?Q?F=C3=A9lix_GERZAGUET?= <felix.gerzaguet@gmail.com> writes:
>> On Sat, Mar 31, 2018 at 12:56 PM, Justin Pryzby <pryzby@telsasoft.com>
>> wrote:
>>> I needed another distraction so bulk-checked for typos, limited to
>>> comments in *.[ch].
>> I think you introduced another one while changing "explcitly" to
>> "expilcitly" instead of "explicitly" :-)
> LGTM for the most part, except for this change:
>
> -                     * Therefore, we do not whinge about no-such-process.
> +                     * Therefore, we do not whine about no-such-process.
>
> I think that spelling is intentional, so I didn't change it.
> Pushed the rest, with Felix's correction.
>
> 			regards, tom lane
>
Me thinks some people are Whinging far too much!

see: https://en.oxforddictionaries.com/definition/whinge


Cheers,
Gavin



Commits

  1. Fix some grammar and typos in comments and docs

  2. Fix a boatload of typos in C comments.