change wording in progress bar example

This commit is contained in:
rolux 2012-07-09 17:46:12 +02:00
parent 139dae5dec
commit c8e9388edd

View file

@ -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() {