diff options
Diffstat (limited to 'doc/src/sgml/ref/abort.sgml')
-rw-r--r-- | doc/src/sgml/ref/abort.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/abort.sgml b/doc/src/sgml/ref/abort.sgml index 017d4d7036e..49cd37d277f 100644 --- a/doc/src/sgml/ref/abort.sgml +++ b/doc/src/sgml/ref/abort.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/abort.sgml,v 1.7 2000/03/27 17:14:42 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/abort.sgml,v 1.8 2001/09/03 12:57:49 petere Exp $ Postgres documentation --> @@ -15,7 +15,7 @@ Postgres documentation ABORT </refname> <refpurpose> - Aborts the current transaction + abort the current transaction </refpurpose> </refnamediv> <refsynopsisdiv> |