Browse Source

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

Marek Lewandowski 6 years ago
parent
commit
55b349d996
1 changed files with 1 additions and 1 deletions
  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
 	 * @protected
 	 * @param {module:engine/model/item~Item|module:engine/model/documentselection~DocumentSelection} item
 	 * @param {module:engine/model/item~Item|module:engine/model/documentselection~DocumentSelection} item