diff --git a/reference/en/modules/configuration.xml b/reference/en/modules/configuration.xml index 8f5530330b..215440258f 100644 --- a/reference/en/modules/configuration.xml +++ b/reference/en/modules/configuration.xml @@ -892,7 +892,7 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]> 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.) eg.