8
0
Krzysztof Krztoń 7 лет назад
Родитель
Сommit
b95886648d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-core/src/editor/editorui.js

+ 1 - 1
packages/ckeditor5-core/src/editor/editorui.js

@@ -125,7 +125,7 @@ export default class EditorUI {
 	/**
 	/**
 	 * Fired when the editor UI is ready.
 	 * Fired when the editor UI is ready.
 	 *
 	 *
-	 * Fired after {@link module:core/editor/editor~Editor#event:pluginsReady} and before
+	 * Fired after {@link module:core/plugincollection~PluginCollection#event:ready} and before
 	 * {@link module:core/editor/editor~Editor#event:dataReady}.
 	 * {@link module:core/editor/editor~Editor#event:dataReady}.
 	 *
 	 *
 	 * @event ready
 	 * @event ready