Update typos and wrong references in XSD/XML documentation

This commit is contained in:
Thomas Trageser
2013-03-22 20:33:06 +00:00
parent fc22f0253d
commit 255cd75201
2 changed files with 1 additions and 8 deletions

View File

@@ -1568,7 +1568,7 @@ Public Class ExampleObject
myObjectTwo = yetAnotherObject
Me.i = i
End Sub
End Class</programlisting>Ghe constructor arguments specified in the object
End Class</programlisting>The constructor arguments specified in the object
definition will be used to pass in as arguments to the constructor of
the <literal>ExampleObject</literal>.</para>