aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ui.colorpicker.js4
-rw-r--r--ui/ui.progressbar.js4
2 files changed, 4 insertions, 4 deletions
diff --git a/ui/ui.colorpicker.js b/ui/ui.colorpicker.js
index f38052d7c..90a3ff160 100644
--- a/ui/ui.colorpicker.js
+++ b/ui/ui.colorpicker.js
@@ -1,11 +1,11 @@
/*
- * jQuery UI Color Picker @VERSION
+ * jQuery UI Colorpicker @VERSION
*
* Copyright (c) 2008 Stefan Petre, Paul Bakaus
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
- * http://docs.jquery.com/UI/ColorPicker
+ * http://docs.jquery.com/UI/Colorpicker
*
* Depends:
* ui.core.js
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