From: Eric Dahl Date: Mon, 18 Nov 2013 22:45:12 +0000 (-0600) Subject: Demos: Fix small typos X-Git-Tag: 1.10.4~15 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c807043633a7d5ced2b6863ab16baa9e65c8c3f6;p=jquery-ui.git Demos: Fix small typos (cherry picked from commit 32a00607f1c74b5ee12db005e7524ec1783bb2ac) --- diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html index 56338205c..1c419ad6b 100644 --- a/demos/spinner/latlong.html +++ b/demos/spinner/latlong.html @@ -51,7 +51,7 @@
-

Google Maps integration, using spinners to change latidude and longitude.

+

Google Maps integration, using spinners to change latitude and longitude.

diff --git a/demos/tabs/manipulation.html b/demos/tabs/manipulation.html index 61a59271b..62239c4b7 100644 --- a/demos/tabs/manipulation.html +++ b/demos/tabs/manipulation.html @@ -29,7 +29,7 @@ var tabs = $( "#tabs" ).tabs(); - // modal dialog init: custom buttons and a "close" callback reseting the form inside + // modal dialog init: custom buttons and a "close" callback resetting the form inside var dialog = $( "#dialog" ).dialog({ autoOpen: false, modal: true, diff --git a/demos/tooltip/video-player.html b/demos/tooltip/video-player.html index f95e2de66..3a4bc777f 100644 --- a/demos/tooltip/video-player.html +++ b/demos/tooltip/video-player.html @@ -107,7 +107,7 @@ - +
diff --git a/demos/widget/default.html b/demos/widget/default.html index 444de83b6..0ffc67138 100644 --- a/demos/widget/default.html +++ b/demos/widget/default.html @@ -149,7 +149,7 @@ } }); - // click to set options after initalization + // click to set options after initialization $( "#black" ).click( function() { $( ":custom-colorize" ).colorize( "option", { red: 0,