From a969ebd05253fc111f9d604b2d9cc28ba90a03a5 Mon Sep 17 00:00:00 2001 From: Steve Bohlen Date: Mon, 20 Aug 2012 10:50:06 -0400 Subject: [PATCH] fixing merge error in xml comment --- .../Objects/Factory/Support/DelegateInvokingFactoryObject.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Spring/Spring.Core/Objects/Factory/Support/DelegateInvokingFactoryObject.cs b/src/Spring/Spring.Core/Objects/Factory/Support/DelegateInvokingFactoryObject.cs index 63ed941a..2fb656bd 100644 --- a/src/Spring/Spring.Core/Objects/Factory/Support/DelegateInvokingFactoryObject.cs +++ b/src/Spring/Spring.Core/Objects/Factory/Support/DelegateInvokingFactoryObject.cs @@ -41,7 +41,7 @@ namespace Spring.Objects.Factory.Support /// - /// Initializes a new instance of the class. + /// Initializes a new instance of the class. /// /// The builder delegate. /// if set to true [is singleton].