Fixed typo in docbook id

Issue: SPR-10394
This commit is contained in:
Phillip Webb
2013-05-28 14:25:57 -07:00
parent ba45f70342
commit e63ee1ee5a

View File

@@ -368,7 +368,7 @@ public class TaskExecutorExample {
<para>Spring provides annotation support for both task scheduling and
asynchronous method execution.</para>
<section xml:id="secheduling-enable-annotation-support">
<section xml:id="scheduling-enable-annotation-support">
<title>Enable scheduling annotations</title>