forked from 0x2620/oxjs
typos
This commit is contained in:
parent
c30fe02850
commit
147d637b7b
32 changed files with 83 additions and 83 deletions
|
|
@ -156,7 +156,7 @@ Ox.DocPanel = function(options, self) {
|
|||
Ox.forEach(self.options.items, function(v) {
|
||||
if (v.name == name) {
|
||||
item = v;
|
||||
Ox.Break()();
|
||||
Ox.Break();
|
||||
}
|
||||
});
|
||||
return item;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue