Fixed a javadoc error

This commit is contained in:
Chris Myers 2018-01-16 16:38:36 -07:00
parent 46aad27747
commit ff05ae1823

View file

@ -121,7 +121,7 @@ public class Thresholds
/** /**
* Set threshold for no influence. * Set threshold for no influence.
* *
* @param Tv - value of threshold. * @param Ti - value of threshold.
*/ */
public void setTi(double Ti) public void setTi(double Ti)
{ {