Author: jbarrez
Date: 2009-12-11 10:02:25 -0500 (Fri, 11 Dec 2009)
New Revision: 5955
Modified:
jbpm4/trunk/modules/devguide/src/main/docbook/en/modules/ch16-SpringIntegration.xml
Log:
Fix small typo
Modified:
jbpm4/trunk/modules/devguide/src/main/docbook/en/modules/ch16-SpringIntegration.xml
===================================================================
---
jbpm4/trunk/modules/devguide/src/main/docbook/en/modules/ch16-SpringIntegration.xml 2009-12-11
14:58:09 UTC (rev 5954)
+++
jbpm4/trunk/modules/devguide/src/main/docbook/en/modules/ch16-SpringIntegration.xml 2009-12-11
15:02:25 UTC (rev 5955)
@@ -40,7 +40,7 @@
<programlisting>
<import resource="jbpm.tx.spring.cfg.xml" />
</programlisting>
- This configuration use the single transaction manager which is defined in the Spring
configuration.
+ This configuration uses the single transaction manager which is defined in the Spring
configuration.
Start from the content of this file if you need to tweak the jBPM-Spring integration
configuration.
</para>