diff options
Diffstat (limited to 'demos/resizable/delay-start.html')
-rw-r--r-- | demos/resizable/delay-start.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/resizable/delay-start.html b/demos/resizable/delay-start.html index b7ced8818..6ecd3b6f8 100644 --- a/demos/resizable/delay-start.html +++ b/demos/resizable/delay-start.html @@ -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> |