Procházet zdrojové kódy

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

Marek Lewandowski před 6 roky
rodič
revize
55b349d996

+ 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