From 2a52c4a58c4c5faf6fb5f5078733a1f6e9438380 Mon Sep 17 00:00:00 2001 From: sbohlen Date: Fri, 11 Feb 2011 17:11:35 +0000 Subject: [PATCH] SPRNET-1352 fixed typo --- doc/reference/src/objects.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference/src/objects.xml b/doc/reference/src/objects.xml index 2da329b4..9bb0aa32 100644 --- a/doc/reference/src/objects.xml +++ b/doc/reference/src/objects.xml @@ -1801,7 +1801,7 @@ public class MixedIocObject the 'id' attribute of the target object, or one of the values in the 'name' attribute of the target object, and the target object must be in a parent container to the - current one. You us ethis object reference variant mainly when you + current one. You use this object reference variant mainly when you have a hierarchy of containers and you want to wrap an existing object in a parent container with some sort of proxy which will have the same name as the parent object.<!-- in the parent context -->