8
0
Просмотр исходного кода

Docs: Minor rewording in _getFormattingAttributes method. [skip ci]

Marek Lewandowski 6 лет назад
Родитель
Сommit
55b349d996
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-remove-format/src/removeformatcommand.js

+ 1 - 1
packages/ckeditor5-remove-format/src/removeformatcommand.js

@@ -84,7 +84,7 @@ export default class RemoveFormatCommand extends Command {
 	}
 
 	/**
-	 * Returns a list formatting attributes in a given element.
+	 * Returns a list formatting attributes in a given `item`.
 	 *
 	 * @protected
 	 * @param {module:engine/model/item~Item|module:engine/model/documentselection~DocumentSelection} item