Fixed typos

master
Sam Brannen 15 years ago
parent efb2647978
commit 35d4d7bbac
  1. 4
      org.springframework.jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc-3.0.xsd

@ -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>

Loading…
Cancel
Save