diff --git a/source/Ox.UI/js/Core/Ox.API.js b/source/Ox.UI/js/Core/Ox.API.js index 2f527dbd..3f2b7301 100644 --- a/source/Ox.UI/js/Core/Ox.API.js +++ b/source/Ox.UI/js/Core/Ox.API.js @@ -1,14 +1,14 @@ // vim: et:ts=4:sw=4:sts=4:ft=javascript 'use strict'; /*@ -Ox.Api bin remote api to object +Ox.API bind remote api to object options Options object timeout request timeout url request url callback called once api discover is done @*/ -Ox.Api = function(options, callback) { +Ox.API = function(options, callback) { var self = { options: Ox.extend({