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
-
Fix some grammar and typos in comments and docs
- c6671cdbde93 9.6.20 landed
- b99cbbf5ce51 10.15 landed
- c7f41b2999c3 11.10 landed
- bebad3342004 12.5 landed
- 796885a07133 13.1 landed
- 8a15e735be00 14.0 landed
-
Fix a boatload of typos in C comments.
- 0b11a674fb11 11.0 landed