changed case of jdk14.XML

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@27 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland 2002-06-24 18:56:40 +00:00
parent d8f5af54ba
commit b4ed59cf49

View File

@ -21,7 +21,7 @@ in the code. Currently, PMD supports:
<li>Unnecessary object creation</li>
<li>Unecessary object creation</li>
</ul>
For example, here are the problems PMD found in the <a href="jdk14.xml">JDK 1.4 source code</a>
For example, here are the problems PMD found in the <a href="jdk14.XML">JDK 1.4 source code</a>
]]>
</description>
<shortDescription>PMD Source Checker</shortDescription>