Skip to content

Commit b5c0ab2

Browse files
committed
typo fix
1 parent c3d2b49 commit b5c0ab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/ecpg-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.3 2000/08/23 05:59:11 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.4 2000/09/12 20:58:14 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -51,7 +51,7 @@ ecpg [ -v ] [ -t ] [ -I include-path ] [ -o outfile ] file1 [ file2 ] [ ... ]
5151
<term>-t</term>
5252
<listitem>
5353
<para>
54-
Turn off auto-transactin mode.
54+
Turn off auto-transaction mode.
5555
</para>
5656
</listitem>
5757
</varlistentry>

0 commit comments

Comments
 (0)