aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spinner/currency.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-10-08 17:42:56 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-08 17:42:56 -0400
commit77568347cf0a063ee905364dbe32268ab80d6edd (patch)
tree9c96eaa981f817ff90c98de9bede614ba89b4aec /demos/spinner/currency.html
parentec60dcd186d3ecb4ee400963fb3cc091fe727349 (diff)
downloadjquery-ui-77568347cf0a063ee905364dbe32268ab80d6edd.tar.gz
jquery-ui-77568347cf0a063ee905364dbe32268ab80d6edd.zip
Demos: Fixed titles.
Diffstat (limited to 'demos/spinner/currency.html')
-rw-r--r--demos/spinner/currency.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html
index f15511ab7..0b9975808 100644
--- a/demos/spinner/currency.html
+++ b/demos/spinner/currency.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>jQuery UI Spinner - Default functionality</title>
+ <title>jQuery UI Spinner - Currency</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
<script src="../../jquery-1.8.2.js"></script>
<script src="../../external/jquery.mousewheel.js"></script>