aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.progressbar.js
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-09-20 13:11:01 +0000
committerRichard Worth <rdworth@gmail.com>2008-09-20 13:11:01 +0000
commitd48b56a28c0651eaa7b0239ebd29736d33c46aa1 (patch)
tree39b63b3a4ff3d0c1759bee9133331d667eb87280 /ui/ui.progressbar.js
parentf94beb7f948f7cbf36de0b49c5c4e413cde31dc2 (diff)
downloadjquery-ui-d48b56a28c0651eaa7b0239ebd29736d33c46aa1.tar.gz
jquery-ui-d48b56a28c0651eaa7b0239ebd29736d33c46aa1.zip
Corrected naming and capitalization consistency for Colorpicker and Progressbar
Diffstat (limited to 'ui/ui.progressbar.js')
-rw-r--r--ui/ui.progressbar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/ui.progressbar.js b/ui/ui.progressbar.js
index eeb30dd7e..20285eaba 100644
--- a/ui/ui.progressbar.js
+++ b/ui/ui.progressbar.js
@@ -1,11 +1,11 @@
/*
- * jQuery UI ProgressBar @VERSION
+ * jQuery UI Progressbar @VERSION
*
* Copyright (c) 2008 Eduardo Lundgren
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
- * http://docs.jquery.com/UI/ProgressBar
+ * http://docs.jquery.com/UI/Progressbar
*
* Depends:
* ui.core.js