aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/manipulation.html
diff options
context:
space:
mode:
authorEric Dahl <eric.c.dahl@gmail.com>2013-11-18 16:45:12 -0600
committerTJ VanToll <tj.vantoll@gmail.com>2013-11-20 08:12:38 -0500
commit32a00607f1c74b5ee12db005e7524ec1783bb2ac (patch)
treef0225a4352d76a66c1ab1ffad346de000d0de8a4 /demos/tabs/manipulation.html
parent9fd0e86820dcea532d5357e0b814653746d62889 (diff)
downloadjquery-ui-32a00607f1c74b5ee12db005e7524ec1783bb2ac.tar.gz
jquery-ui-32a00607f1c74b5ee12db005e7524ec1783bb2ac.zip
Demos: Fix small typos
Diffstat (limited to 'demos/tabs/manipulation.html')
-rw-r--r--demos/tabs/manipulation.html2
1 files changed, 1 insertions, 1 deletions
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,