From 255cd75201ad7b74c2331fab6ab55617e0c91e04 Mon Sep 17 00:00:00 2001 From: Thomas Trageser Date: Fri, 22 Mar 2013 20:33:06 +0000 Subject: [PATCH] Update typos and wrong references in XSD/XML documentation --- doc/reference/src/objects.xml | 2 +- .../Spring.Core/Context/Config/spring-context-2.0.xsd | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/doc/reference/src/objects.xml b/doc/reference/src/objects.xml index e258ceef..7739da55 100644 --- a/doc/reference/src/objects.xml +++ b/doc/reference/src/objects.xml @@ -1568,7 +1568,7 @@ Public Class ExampleObject myObjectTwo = yetAnotherObject Me.i = i End Sub -End ClassGhe constructor arguments specified in the object +End ClassThe constructor arguments specified in the object definition will be used to pass in as arguments to the constructor of the ExampleObject. diff --git a/src/Spring/Spring.Core/Context/Config/spring-context-2.0.xsd b/src/Spring/Spring.Core/Context/Config/spring-context-2.0.xsd index cd35a59a..1b9aab42 100644 --- a/src/Spring/Spring.Core/Context/Config/spring-context-2.0.xsd +++ b/src/Spring/Spring.Core/Context/Config/spring-context-2.0.xsd @@ -103,13 +103,6 @@ The fully-qualified class name of the BeanNameGenerator to be used for naming detected components. ]]> - - - - - -