diff --git a/spring-framework-reference/src/new-in-3.xml b/spring-framework-reference/src/new-in-3.xml
index 0b843c7e4a7..e21716a5cbb 100644
--- a/spring-framework-reference/src/new-in-3.xml
+++ b/spring-framework-reference/src/new-in-3.xml
@@ -408,7 +408,8 @@ public class AppConfig{
the Object to XML mapping functionality mentioned
earlier.
- Refer to the section on REST support
+ Refer to the section on MVC and
+ the RestTemplate
for more information.