Fix XML error in docs

This commit is contained in:
dsyer
2009-11-12 17:16:01 +00:00
parent 67d92ed684
commit 86e67871a2

View File

@@ -47,7 +47,7 @@
attribute of the <literal>tasklet</literal>:</para>
<programlisting>&lt;step id="loading"&gt;
&lt;tasklet task-executor="taskExecutor"&gt;...<&lt;/tasklet&gt;
&lt;tasklet task-executor="taskExecutor"&gt;...&lt;/tasklet&gt;
&lt;/step&gt;</programlisting>
<para>In this example the taskExecutor is a reference to another bean