minor typo fixes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3021 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
8eeac67910
commit
16f62e23a8
|
|
@ -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