提交 0d81b78b 编写于 作者: L Lebedev Konstantin

Merge pull request #94 from poying/patch-1

fix typo
......@@ -53,7 +53,7 @@ new Sortable(el, {
},
onFilter: function (/**Event*/evt){
var itemEl = evt.item; // HTMLElement on which was `nousedown|tapstart` event.
var itemEl = evt.item; // HTMLElement on which was `mousedown|tapstart` event.
}
});
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册