Fixed spelling error delay-start.html

This commit is contained in:
Jacob McCutcheon 2013-08-12 11:39:00 +10:00 committed by TJ VanToll
parent fdc7052fdb
commit df2c982640

View File

@ -39,7 +39,7 @@
</div> </div>
<div class="demo-description"> <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> </div>
</body> </body>
</html> </html>