X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fcore%2Fdom.js;h=4090ea13850f206cd48c394d4bec61da05499e2e;hp=e56f71f1f715e999cacbc1052abc53dcdecf39b5;hb=039a051ccf3901311661022a30afd60fc38130c9;hpb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7 diff --git a/_source/core/dom.js b/_source/core/dom.js index e56f71f..4090ea1 100644 --- a/_source/core/dom.js +++ b/_source/core/dom.js @@ -9,10 +9,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * DOM manipulation objects and function.

+ * @namespace DOM manipulation objects, classes and functions. * @see CKEDITOR.dom.element * @see CKEDITOR.dom.node - * @namespace * @example */ CKEDITOR.dom =