1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Fix more instances of "the the" in comments.

Plus one instance of "to to" in the docs.
This commit is contained in:
Heikki Linnakangas
2013-12-13 19:58:48 +02:00
parent e8312b4f03
commit dde6282500
8 changed files with 11 additions and 11 deletions

View File

@@ -1187,7 +1187,7 @@ include $(PGXS)
<para>
Alternatively, you can set up a directory for a VPATH build in a similar
way to how it is done for the core code. One way to to this is using the
way to how it is done for the core code. One way to do this is using the
core script <filename>config/prep_buildtree</>. Once this has been done
you can build by setting the <literal>make</literal> variable
<varname>USE_VPATH</varname> like this: