diff options
author | Chi Cheng <cloudream@gmail.com> | 2008-08-18 10:38:23 +0000 |
---|---|---|
committer | Chi Cheng <cloudream@gmail.com> | 2008-08-18 10:38:23 +0000 |
commit | a48241c8318d73f857c773def625b3896f68c676 (patch) | |
tree | 87b89afab56cbd557954d081b089b4c908348fc8 /tests/sortable.js | |
parent | ba5799b68b99e014ff48fcc400bb2b2be1c7f258 (diff) | |
download | jquery-ui-a48241c8318d73f857c773def625b3896f68c676.tar.gz jquery-ui-a48241c8318d73f857c773def625b3896f68c676.zip |
typo
Diffstat (limited to 'tests/sortable.js')
-rw-r--r-- | tests/sortable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sortable.js b/tests/sortable.js index f3f88a887..99c4463e5 100644 --- a/tests/sortable.js +++ b/tests/sortable.js @@ -1,5 +1,5 @@ /*
- * draggable unit tests
+ * sortable unit tests
*/
(function($) {
//
|