more verbiage

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@31 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland 2002-06-24 19:44:28 +00:00
parent a98701d18b
commit 4a917e4b00

View File

@ -14,8 +14,7 @@
<description>
<![CDATA[
PMD runs through Java source code, and looks for potential problems
in the code. Currently, PMD supports:
PMD scans Java source code and looks for potential problems. Right now PMD looks for:
<ul>
<li>Unused local variables</li>
<li>Unnecessary object creation</li>