minor typo fixes
This commit is contained in:
parent
6c69f47acf
commit
5b537e9604
|
|
@ -821,7 +821,7 @@ TR: REVISED, PLS REVIEW. It's not very clear. I've revised it. It refers to non-
|
||||||
<interfacename>PlatformTransactionManager</interfacename>
|
<interfacename>PlatformTransactionManager</interfacename>
|
||||||
instance<!--Replace *this* with exactly what *this* refes to--> as
|
instance<!--Replace *this* with exactly what *this* refes to--> as
|
||||||
the value of the <property>jtaTransactionManager</property> property
|
the value of the <property>jtaTransactionManager</property> property
|
||||||
for <classname>LocalSessionFactoryBea.</classname> Spring then makes
|
for <classname>LocalSessionFactoryBean.</classname> Spring then makes
|
||||||
the object available to Hibernate.</para>
|
the object available to Hibernate.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue