Fix some spelling errors.

Thom Brown
REL8_3_STABLE
Magnus Hagander 16 years ago
parent 0b2f2c57db
commit 1f34a7207e
  1. 4
      doc/src/sgml/ecpg.sgml

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.85 2007/12/03 23:49:50 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.85.2.1 2010/05/13 14:16:51 mha Exp $ -->
<chapter id="ecpg">
<title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
@ -2391,7 +2391,7 @@ void PGTYPESdecimal_free(decimal *var);
</programlisting>
</para>
<para>
There are two compatiblity modes: INFORMIX, INFORMIX_SE
There are two compatibility modes: INFORMIX, INFORMIX_SE
</para>
<para>
When linking programs that use this compatibility mode, remember to link

Loading…
Cancel
Save