Explorar o código

Fixed API doc.

Piotrek Koszuliński %!s(int64=9) %!d(string=hai) anos
pai
achega
d13c5580e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-engine/src/model/document.js

+ 1 - 1
packages/ckeditor5-engine/src/model/document.js

@@ -321,7 +321,7 @@ export default class Document {
 	 * * 'removeRootAttribute' when attribute for root is removed,
 	 * * 'changeRootAttribute' when attribute for root changes.
 	 *
-	 * @event engine.model.Document.change
+	 * @event engine.model.Document#change
 	 * @param {String} type Change type, possible option: 'insert', 'remove', 'reinsert', 'move', 'attribute'.
 	 * @param {Object} data Additional information about the change.
 	 * @param {engine.model.Range} data.range Range in model containing changed nodes. Note that the range state is