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].