diff options
author | Richard Worth <rdworth@gmail.com> | 2008-06-27 00:31:29 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-06-27 00:31:29 +0000 |
commit | 42487ffbb1fa4e9c5d3df1a4cfea45092384ff8d (patch) | |
tree | b32eca57604e9c24e327dab3524014bb3a1935e7 /demos/functional/templates | |
parent | 5eb7c9ae3a8d77f01a5d226880172e936815be9b (diff) | |
download | jquery-ui-42487ffbb1fa4e9c5d3df1a4cfea45092384ff8d.tar.gz jquery-ui-42487ffbb1fa4e9c5d3df1a4cfea45092384ff8d.zip |
demos - typos
Diffstat (limited to 'demos/functional/templates')
-rw-r--r-- | demos/functional/templates/ui.droppable.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/functional/templates/ui.droppable.html b/demos/functional/templates/ui.droppable.html index fa9d7249a..e475d9324 100644 --- a/demos/functional/templates/ui.droppable.html +++ b/demos/functional/templates/ui.droppable.html @@ -4,7 +4,7 @@ renderAt: '#containerDemo', - title: 'Doppable Demos', + title: 'Droppable Demos', demos: [ |