modified to use minimum rather than sigma

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1111 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2002-10-11 13:20:28 +00:00
parent 98cbe5ea75
commit a9bd46294b

View File

@ -73,7 +73,7 @@ At this time, only one can be used at a time.
</description>
<properties>
<property name="sigma" value="2.5"/>
<property name="minimum" value="100"/>
</properties>
<example>
<![CDATA[
@ -112,7 +112,7 @@ At this time, only one can be used at a time.
</description>
<properties>
<property name="sigma" value="2.5"/>
<property name="minimum" value="10"/>
</properties>
<example>
<![CDATA[
@ -147,7 +147,7 @@ At this time, only one can be used at a time.
</description>
<properties>
<property name="sigma" value="2.5"/>
<property name="minimum" value="1000"/>
</properties>
<example>
<![CDATA[