|
@@ -162,7 +162,7 @@ export default class InlineEditor extends Editor {
|
|
|
* (on which the editor will be initialized) or initial data for the editor.
|
|
* (on which the editor will be initialized) or initial data for the editor.
|
|
|
*
|
|
*
|
|
|
* If a source element is passed, then its contents will be automatically
|
|
* If a source element is passed, then its contents will be automatically
|
|
|
- * {@link module:editor-classic/inlineeditor~InlineEditor#setData loaded} to the editor on startup and the element
|
|
|
|
|
|
|
+ * {@link module:editor-inline/inlineeditor~InlineEditor#setData loaded} to the editor on startup and the element
|
|
|
* itself will be used as the editor's editable element.
|
|
* itself will be used as the editor's editable element.
|
|
|
*
|
|
*
|
|
|
* If a data is provided, then `editor.element` will be created automatically and needs to be added
|
|
* If a data is provided, then `editor.element` will be created automatically and needs to be added
|