aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2011-08-14 10:40:50 +0300
committerPeter Eisentraut <peter_e@gmx.net>2011-08-14 10:40:50 +0300
commit7431cb251a6c36ea520f955dd03d4b35b0f0f3e4 (patch)
treecfda7a3085c8f4ec2021cbd882e113f268ca0ebc /doc/src
parent592b615d71caac8a3504276a805a6fd024c40041 (diff)
downloadpostgresql-7431cb251a6c36ea520f955dd03d4b35b0f0f3e4.tar.gz
postgresql-7431cb251a6c36ea520f955dd03d4b35b0f0f3e4.zip
Fix typo
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 847012293be..68833ca20bf 100644
--- a/doc/src/sgml/ecpg.sgml
+++ b/doc/src/sgml/ecpg.sgml
@@ -9429,7 +9429,7 @@ risnull(CINTTYPE, (char *) &i);
<listitem>
<para>
Functions return this value if a parsing routine is passed extra
- characters is cannot parse. Internally it is defined as -1264 (the
+ characters it cannot parse. Internally it is defined as -1264 (the
<productname>Informix</productname> definition).
</para>
</listitem>