aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2012-03-11 12:25:52 +0100
committerMichael Meskes <meskes@postgresql.org>2012-03-11 12:25:52 +0100
commitfc227a4e3b84f7bc243c4606780dde28aea257ee (patch)
tree4815eb2c73b36c4d4a653e69ee4819705a924538 /doc/src
parentda9e73a137871ab8ebe432ea443193c336bfc81a (diff)
downloadpostgresql-fc227a4e3b84f7bc243c4606780dde28aea257ee.tar.gz
postgresql-fc227a4e3b84f7bc243c4606780dde28aea257ee.zip
Removed redundant "the" from ecpg's docs.
Typo spotted by Erik Rijkers.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ecpg.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml
index dedd886f65e..2c5c330023b 100644
--- a/doc/src/sgml/ecpg.sgml
+++ b/doc/src/sgml/ecpg.sgml
@@ -4038,7 +4038,7 @@ typedef struct sqlvar_struct sqlvar_t;
<term><literal>sqlname</></term>
<listitem>
<para>
- The the name of the field.
+ The name of the field.
</para>
</listitem>
</varlistentry>