minor typo fixes

This commit is contained in:
Chris Beams 2010-02-21 02:13:41 +00:00
parent 6c69f47acf
commit 5b537e9604
1 changed files with 2 additions and 2 deletions

View File

@ -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>