Re: [PATCH] Minor typo in the source repository documentation

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Martin Mai <mrkanister1024@gmail.com>
Cc: Pantelis Theodosiou <ypercube@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-07-10T04:11:44Z
Lists: pgsql-hackers
Martin Mai <mrkanister1024@gmail.com> writes:
> Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I was considering changing "the files they are used to build"
>> to "the files that these tools are used to build".  I think the
>> main problem is just misunderstanding which things "they" means,
>> and that should fix it.

> +1
> Just after writing my last message it clicked and I understood that the
> current wording is correct. Your suggestion makes it clearer, though.

Done that way.  Thanks for the suggestion!

			regards, tom lane


Commits

  1. Doc: clarify wording about tool requirements in sourcerepo.sgml.