Re: pgsql: Fix typos in comments

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Fix typos in comments
Date: 2015-05-17 17:07:46
Message-ID: CABUevEx9UGx-W6VwACq_jfF+8EqJ9M3Y+X3ZNi7R1OPpq9NU+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, May 17, 2015 at 5:37 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> I wrote:
> > This change is wrong and should be reverted:
> > <para>
> > - Specifies the name of the database to connect to to dump global
> > + Specifies the name of the database to connect to dump global
> > objects and discover what other databases should be dumped. If
>
> > Or maybe we should rewrite the sentence to avoid the repeated "to".
>
> A little while later it came to me that we could write it like this:
>
> Specifies the name of the database to connect to for dumping global
> objects and discovering what other databases should be dumped.
>

That seems better, thanks. Fix applied.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2015-05-17 17:07:50 pgsql: Fix wording error caused by recent typo fixes
Previous Message Tom Lane 2015-05-17 15:37:00 Re: pgsql: Fix typos in comments