diff options
author | TJ VanToll <tj.vantoll@gmail.com> | 2012-07-15 07:07:38 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-07-16 09:50:23 -0400 |
commit | 0a1cd9501c01b92a7f007cea1040f50ef4997400 (patch) | |
tree | 1dc480f092e162ca718e6a545c63ee7e3149551e /demos/spinner | |
parent | b073cda1a5939e79bba1e27df77b7f77d4b29abf (diff) | |
download | jquery-ui-0a1cd9501c01b92a7f007cea1040f50ef4997400.tar.gz jquery-ui-0a1cd9501c01b92a7f007cea1040f50ef4997400.zip |
Spinner: Trivial spelling fix in demo.
Diffstat (limited to 'demos/spinner')
-rw-r--r-- | demos/spinner/currency.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html index ff51b0177..a52f187c1 100644 --- a/demos/spinner/currency.html +++ b/demos/spinner/currency.html @@ -52,7 +52,7 @@ <div class="demo-description"> -<p>Example of a donation form, with currency selection and amout spinner.</p> +<p>Example of a donation form, with currency selection and amount spinner.</p> </div><!-- End demo-description --> </body> |