And fix this javadoc comment.

This commit is contained in:
Ray Greenwell
2012-03-12 22:41:29 +00:00
parent 19fa9b298e
commit 2d89d7acf4
@@ -1006,7 +1006,7 @@ public abstract class Getdown extends Thread
}
/**
* Update the status <em>of the current step</em>.
* Update the status.
*/
protected void setStatus (
final String message, final int percent, final long remaining, boolean createUI)