Krzysztof Krztoń пре 7 година
родитељ
комит
9b28e413ca
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-paste-from-office/src/filters/list.js

+ 1 - 1
packages/ckeditor5-paste-from-office/src/filters/list.js

@@ -88,7 +88,7 @@ function findAllListItemLikeElements( documentFragment ) {
 	return listLikeItems;
 }
 
-// Checks list item style based on a provided CSS.
+// Extracts list item style from the provided CSS.
 //
 // List item style is extracted from CSS stylesheet. Each list with its specific style attribute
 // value (`mso-list:l1 level1 lfo1`) has its dedicated properties in a CSS stylesheet defined with a selector like: