Api -> API

This commit is contained in:
rlx 2011-12-21 15:40:06 +00:00
parent 074902d079
commit fcf1e79ed0
2 changed files with 1 additions and 1 deletions

View file

@ -26,7 +26,7 @@ Ox.App = function(options) {
},
that = Ox.Element({}, Ox.extend({}, self));
that.api = Ox.Api({
that.api = Ox.API({
type: self.options.type,
timeout: self.options.timeout,
url: self.options.url