Fixed spelling error delay-start.html

(cherry picked from commit df2c982640)
This commit is contained in:
Jacob McCutcheon 2013-08-12 11:39:00 +10:00 committed by Scott González
parent ce0cef9265
commit a2217b5400

View 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>