Fixed typos

This commit is contained in:
Sam Brannen 2009-11-15 11:57:52 +00:00
parent efb2647978
commit 35d4d7bbac
1 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@
scripts be executed?
Defaults to true, but can be used to switch on
and off the
initialization depending on the enviroment.
initialization depending on the environment.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
@ -130,7 +130,7 @@
<xsd:attribute name="location" type="xsd:string">
<xsd:annotation>
<xsd:documentation><![CDATA[
The resource location of an SQL script to execute. Can be single script location or
The resource location of an SQL script to execute. Can be a single script location or
a pattern (e.g. classpath:/com/foo/sql/*-data.sql).
]]></xsd:documentation>
</xsd:annotation>