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

Commit

Permalink
Merge branch 'master' into t/1443-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Jun 27, 2018
2 parents 3256bff + de614ac commit e42b4c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/document.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export default class Document {
* {@link module:engine/view/view~View#event:render rendered}, but should be also fired by observers in case of
* other actions which may change layout, for instance when image loads.
*
* @event module:engine/view/document~Document#event:layoutChanged
* @event layoutChanged
*/
}

Expand Down
1 change: 1 addition & 0 deletions src/view/observer/clickobserver.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

/**
* @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md.
Expand Down

0 comments on commit e42b4c2

Please sign in to comment.