typo
This commit is contained in:
parent
b233ad0c13
commit
8f3501d562
|
@ -414,7 +414,7 @@ requires
|
||||||
|
|
||||||
emptyCache: function() {
|
emptyCache: function() {
|
||||||
cache = {};
|
cache = {};
|
||||||
}
|
},
|
||||||
|
|
||||||
options: function(options) {
|
options: function(options) {
|
||||||
return Ox.getset(self.options, options, $.noop(), this);
|
return Ox.getset(self.options, options, $.noop(), this);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user