Add missing s in progress
This commit is contained in:
parent
b5e1571204
commit
98999f4850
1 changed files with 1 additions and 1 deletions
|
@ -999,7 +999,7 @@ menu bar.
|
||||||
|
|
||||||
* `progress` Double
|
* `progress` Double
|
||||||
* `options` Object (optional)
|
* `options` Object (optional)
|
||||||
* `mode` String _Windows_ - Mode for the progres bar (`none`, `normal`, `indeterminate`, `error`, or `paused`)
|
* `mode` String _Windows_ - Mode for the progress bar (`none`, `normal`, `indeterminate`, `error`, or `paused`)
|
||||||
|
|
||||||
Sets progress value in progress bar. Valid range is [0, 1.0].
|
Sets progress value in progress bar. Valid range is [0, 1.0].
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue