|
|
@@ -176,7 +176,7 @@ export function needsPlaceholder( element ) {
|
|
|
// Updates all placeholders associated with a document in a post–fixer callback.
|
|
|
//
|
|
|
// @private
|
|
|
-// @param { module:engine/model/document~Document} doc
|
|
|
+// @param { module:engine/view/document~Document} doc
|
|
|
// @param {module:engine/view/downcastwriter~DowncastWriter} writer
|
|
|
// @returns {Boolean} True if any changes were made to the view document.
|
|
|
function updateDocumentPlaceholders( doc, writer ) {
|