From e63ee1ee5a5f71f63dad66f370d7a3ef6cdf0f19 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 28 May 2013 14:25:57 -0700 Subject: [PATCH] Fixed typo in docbook id Issue: SPR-10394 --- src/reference/docbook/scheduling.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reference/docbook/scheduling.xml b/src/reference/docbook/scheduling.xml index 6e3ab22cdb..0f8c4c01a2 100644 --- a/src/reference/docbook/scheduling.xml +++ b/src/reference/docbook/scheduling.xml @@ -368,7 +368,7 @@ public class TaskExecutorExample { Spring provides annotation support for both task scheduling and asynchronous method execution. -
+
Enable scheduling annotations