Fix wording of the javadoc comment

This commit is contained in:
Zontreck 2024-02-11 17:10:19 -07:00
parent e374ac4c78
commit 8fc4a58b6f

View file

@ -19,9 +19,9 @@ public class ProgressBar
}
/**
* Print out a progress bar
* Build a progress bar
* <br/><br/>
* your text here [========= ] 40% your text here
* your text here [=========> ] 40% your text here
* @param percent The percentage
* @param beforeText
* @param afterText