From 4f8bb0ce7fad198e3169e701de2eff2f2b91f2ea Mon Sep 17 00:00:00 2001 From: Marko Lahma Date: Tue, 24 Dec 2013 10:50:27 +0200 Subject: [PATCH] SPRNET-1541 fix documentation --- doc/reference/src/objects.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/reference/src/objects.xml b/doc/reference/src/objects.xml index 0ac637b0..28e3a102 100644 --- a/doc/reference/src/objects.xml +++ b/doc/reference/src/objects.xml @@ -3835,8 +3835,7 @@ public class MyClassFactory singleton and prototype. The element singleton=true refers to singleton scope and singleton=false refers to prototype scope. In Spring 1.1 the additional web scopes were introduced along with the - new elment 'scope'. The scope element is the preferred element to - use. + new elment 'scope'. In contrast to the other scopes, Spring does not manage the