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