diff options
author | Richard Worth <rdworth@gmail.com> | 2009-01-30 05:13:33 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2009-01-30 05:13:33 +0000 |
commit | d1a19a1c91caceb27b486fe895504301659bdbdc (patch) | |
tree | b8b0d3885c4524c34e3cb00f5a23c3dd01784ea6 /demos/draggable/snap-to.html | |
parent | 252e24d9d90c5bbefb3bb266f92631a35c935386 (diff) | |
download | jquery-ui-d1a19a1c91caceb27b486fe895504301659bdbdc.tar.gz jquery-ui-d1a19a1c91caceb27b486fe895504301659bdbdc.zip |
typo
Diffstat (limited to 'demos/draggable/snap-to.html')
-rw-r--r-- | demos/draggable/snap-to.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/draggable/snap-to.html b/demos/draggable/snap-to.html index db72cc37e..2ead4959f 100644 --- a/demos/draggable/snap-to.html +++ b/demos/draggable/snap-to.html @@ -40,7 +40,7 @@ </div> <div id="draggable3" class="draggable ui-widget-content"> - <p>I only snap to the outer edges of the bix box</p> + <p>I only snap to the outer edges of the big box</p> </div> <div id="draggable4" class="draggable ui-widget-content"> |