From a6c01dd6c6874601084aa44cbe2d823ac31b9bfa Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Wed, 21 Dec 2011 15:42:11 +0000 Subject: [PATCH] Api -> API --- source/Ox.UI/js/Core/Ox.API.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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({