added language element to programlisting for syntax highlighting

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@987 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Thomas Risberg
2009-04-13 15:04:07 +00:00
parent 0f60b61443
commit ff4d1277f7
13 changed files with 271 additions and 270 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<appendix id="springbeansdtd">
<title><literal>spring-beans-2.0.dtd</literal></title>
<para><programlisting>&lt;!--
<para><programlisting language="xml">&lt;!--
Spring XML Beans DTD, version 2.0
Authors: Rod Johnson, Juergen Hoeller, Alef Arendsen, Colin Sampaleanu, Rob Harrop