From 155a60d470b3b5b87d70552669ec4756bb01c9f3 Mon Sep 17 00:00:00 2001 From: Tom Mack Date: Fri, 28 Dec 2012 11:13:56 -0800 Subject: [PATCH] Removed extra "http:" I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement. --- src/reference/docbook/mvc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reference/docbook/mvc.xml b/src/reference/docbook/mvc.xml index 531501697707..deca1d28c4f1 100644 --- a/src/reference/docbook/mvc.xml +++ b/src/reference/docbook/mvc.xml @@ -2486,7 +2486,7 @@ deferredResult.setResult(data); Explaining the motivation for async request processing, when or why to use it is beyond the scope of this document. For further information you may wish to read - this blog post series. + this blog post series.