fix minor errof

git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@6682 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Gavin King 2005-05-04 00:40:06 +00:00
parent 25fda5f095
commit 17ae26b041
1 changed files with 1 additions and 1 deletions

View File

@ -892,7 +892,7 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]></programlisting>
</entry>
<entry>
If enabled, the session will be automatically closed during the
before completion phase of the transaction. (Very useful when
after completion phase of the transaction. (Very useful when
using Hibernate with CMT.)
<para>
<emphasis role="strong">eg.</emphasis>