Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Fixed invalid docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarwrobel committed Jun 26, 2018
1 parent b2c08c5 commit 27b6bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/editor/editorui.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export default class EditorUI {
* It is fired after each {@link module:engine/view/document~Document#event:layoutChanged} event
* besides it can be fired manually through {@link module:core/editor/editorui~EditorUI#update} method.
*
* @event core/editor/editorui~EditorUI#event:update
* @event update
*/
}

Expand Down

0 comments on commit 27b6bb6

Please sign in to comment.