8
0
Oskar Wróbel 8 лет назад
Родитель
Сommit
1c15f786b3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-engine/src/controller/insertcontent.js

+ 1 - 1
packages/ckeditor5-engine/src/controller/insertcontent.js

@@ -431,7 +431,7 @@ class Insertion {
 	}
 
 	/**
-	 * Removes disallowed by schema attributes from given node.
+	 * Removes disallowed by schema attributes.
 	 *
 	 * @private
 	 * @param {module:engine/model/node~Node} node