8
0
Oskar Wróbel 7 лет назад
Родитель
Сommit
b3fc79b6c8
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      packages/ckeditor5-basic-styles/src/attributecommand.js

+ 0 - 2
packages/ckeditor5-basic-styles/src/attributecommand.js

@@ -113,8 +113,6 @@ export default class AttributeCommand extends Command {
 	 * Checks the attribute value of the first node in the selection that allows the attribute.
 	 * For the collapsed selection returns the selection attribute.
 	 *
-	 * **Note** Selection direction is taken into consideration.
-	 *
 	 * @private
 	 * @returns {Boolean} The attribute value.
 	 */