Fully qualify Spring=>Spring Framework in ref docs

This is not a comprehensive update, only covering the "What's new"
sections for now.
This commit is contained in:
Chris Beams
2012-12-12 17:14:28 +01:00
parent b16bf2d83e
commit a4f882fbf0
3 changed files with 27 additions and 28 deletions

View File

@@ -7,7 +7,7 @@
xmlns:xl="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:ns="http://docbook.org/ns/docbook">
<title>New Features and Enhancements in Spring 3.2</title>
<title>New Features and Enhancements in Spring Framework 3.2</title>
<section xml:id="new-in-3.2-webmvc-async">
<title>Support for Servlet 3 based asynchronous request processing</title>