Skip to content

Commit df2c982

Browse files
startswithajtjvantoll
authored andcommitted
Fixed spelling error delay-start.html
1 parent fdc7052 commit df2c982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/resizable/delay-start.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h3 class="ui-widget-header">Distance</h3>
3939
</div>
4040

4141
<div class="demo-description">
42-
<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>
42+
<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>
4343
</div>
4444
</body>
4545
</html>

0 commit comments

Comments
 (0)