Fix typos detected by github.com/client9/misspell
This commit is contained in:
committed by
Juergen Hoeller
parent
896eb5687a
commit
be211ceead
@@ -1119,7 +1119,7 @@
|
||||
<xsd:annotation>
|
||||
<xsd:documentation><![CDATA[
|
||||
The location of a file containing Tiles definitions (or a Spring resource pattern).
|
||||
If no Tiles definitions are registerd, then "/WEB-INF/tiles.xml" is expected to exists.
|
||||
If no Tiles definitions are registered, then "/WEB-INF/tiles.xml" is expected to exists.
|
||||
]]></xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<!-- We are only using one definition file for the purposes of this test, since we do not have multiple
|
||||
classloaders available in the environment to allow combining multiple files of the same name, but
|
||||
of course the contents within could be spread out across multiple files of the same name withing
|
||||
of course the contents within could be spread out across multiple files of the same name within
|
||||
different jars -->
|
||||
|
||||
<beans>
|
||||
|
||||
Reference in New Issue
Block a user