change wording in progress bar example
This commit is contained in:
parent
139dae5dec
commit
c8e9388edd
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
This example demonstrates various types of progress bars.
|
In this example, we use multiple instances of Ox.ProgressBar, each with a
|
||||||
|
different set of options.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
Ox.load('UI', function() {
|
Ox.load('UI', function() {
|
||||||
|
|
Loading…
Reference in a new issue