diff --git a/src/editor/editorconfig.jsdoc b/src/editor/editorconfig.jsdoc index 4c37a895..aca139bd 100644 --- a/src/editor/editorconfig.jsdoc +++ b/src/editor/editorconfig.jsdoc @@ -167,9 +167,6 @@ * * **`toolbar.shouldNotGroupWhenFull`** – When set `true`, the toolbar will stop grouping items that wrap to the next line when * there is not enough space to display them in a single row. * - * **Note**: For now this option affects {@link module:editor-classic/classiceditor~ClassicEditor} and - * {@link module:editor-decoupled/decouplededitor~DecoupledEditor} only that enable automatic toolbar items grouping by default. - * * @member {Array.|Object} module:core/editor/editorconfig~EditorConfig#toolbar */