]> source.dussan.org Git - jquery-ui.git/commitdiff
Fixed spelling error delay-start.html
authorJacob McCutcheon <jacob.mccutcheon@gmail.com>
Mon, 12 Aug 2013 01:39:00 +0000 (11:39 +1000)
committerTJ VanToll <tj.vantoll@gmail.com>
Tue, 22 Oct 2013 12:22:09 +0000 (05:22 -0700)
demos/resizable/delay-start.html

index b7ced8818973a43352734d5d070bbfe3a5a6a446..6ecd3b6f8f6f6f7c221275ed7ec333827be0502f 100644 (file)
@@ -39,7 +39,7 @@
 </div>
 
 <div class="demo-description">
-<p>Delay the start of resizng for a number of milliseconds with the <code>delay</code> option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the <code>distance</code> option.</p>
+<p>Delay the start of resizing for a number of milliseconds with the <code>delay</code> option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the <code>distance</code> option.</p>
 </div>
 </body>
 </html>