From 32a00607f1c74b5ee12db005e7524ec1783bb2ac Mon Sep 17 00:00:00 2001 From: Eric Dahl Date: Mon, 18 Nov 2013 16:45:12 -0600 Subject: Demos: Fix small typos --- demos/tabs/manipulation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/tabs') 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, -- cgit v1.2.3