X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fcore%2Fckeditor_basic.js;h=4a9383bdccd6f0b1b3fc073546b90c5221013c99;hp=177d7c59dd75edc85a62545adb2306834ded7fc4;hb=c6e377a02b54abc07129d72b632763c727476a15;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6 diff --git a/_source/core/ckeditor_basic.js b/_source/core/ckeditor_basic.js index 177d7c5..4a9383b 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. */