X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fcore%2Fckeditor_basic.js;h=177d7c59dd75edc85a62545adb2306834ded7fc4;hp=4a9383bdccd6f0b1b3fc073546b90c5221013c99;hb=059b4c2fef02528bf1af189f7996e80652faddfb;hpb=c6e377a02b54abc07129d72b632763c727476a15 diff --git a/_source/core/ckeditor_basic.js b/_source/core/ckeditor_basic.js index 4a9383b..177d7c5 100644 --- a/_source/core/ckeditor_basic.js +++ b/_source/core/ckeditor_basic.js @@ -136,7 +136,7 @@ if ( CKEDITOR.status == 'unloaded' ) return createInstance( elementOrId, config, CKEDITOR.editor.appendTo ); }; - /* + /** * @ignore * Documented at ckeditor.js. */