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

Commit

Permalink
Update src/editor/editorui.js
Browse files Browse the repository at this point in the history
Co-Authored-By: Maciej <jodator@gmail.com>
  • Loading branch information
oleq and jodator authored Jun 27, 2019
1 parent 26c1155 commit 8830ae4
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 @@ -154,7 +154,7 @@ export default class EditorUI {
*/
get _editableElements() {
/**
* The `EditorUI#_editableElements` property has been deprecated and will be remove in the near future.
* The `EditorUI#_editableElements` property has been deprecated and will be removed in the near future.
* Please use {@link #setEditableElement `setEditableElement()`} and {@link #getEditableElement `getEditableElement()`}
* methods instead.
*
Expand Down

0 comments on commit 8830ae4

Please sign in to comment.