X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fcore%2Fajax.js;h=fccfd6a9f5cb346cb72b843457eb4c0e7a86c239;hb=039a051ccf3901311661022a30afd60fc38130c9;hp=078c15a1453b16cbca4fddc00e334effed74edf1;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/core/ajax.js b/_source/core/ajax.js index 078c15a..fccfd6a 100644 --- a/_source/core/ajax.js +++ b/_source/core/ajax.js @@ -9,8 +9,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Ajax methods for data loading. - * @namespace + * @namespace Ajax methods for data loading. * @example */ CKEDITOR.ajax = (function()