Fix whitespace and comment typos.

Add comment to inputworker default values.
This commit is contained in:
j433866 2019-07-03 11:53:38 +01:00
parent 2d95092479
commit 455b42aa85
3 changed files with 7 additions and 4 deletions

View file

@ -275,7 +275,7 @@ class WorkerWaiter {
}
/**
* Updates the UI to show if baking is in process or not.
* Updates the UI to show if baking is in progress or not.
*
* @param {boolean} bakingStatus
*/