Fix html{Encoding=>Escape} typo in spring.tld.xml

Issue: SPR-8380
This commit is contained in:
Chris Beams 2011-06-13 08:41:06 +00:00
parent 9b45d50b9b
commit 25e2537c17
1 changed files with 3 additions and 3 deletions

View File

@ -829,7 +829,7 @@
</row> </row>
<row> <row>
<entry> <entry>
<para>htmlEncoding</para> <para>htmlEscape</para>
</entry> </entry>
<entry> <entry>
<para>false</para> <para>false</para>
@ -929,7 +929,7 @@
</row> </row>
<row> <row>
<entry> <entry>
<para>htmlEncoding</para> <para>htmlEscape</para>
</entry> </entry>
<entry> <entry>
<para>false</para> <para>false</para>
@ -961,4 +961,4 @@
</tgroup> </tgroup>
</table> </table>
</section> </section>
</appendix> </appendix>