Преглед на файлове

Fixed the feature name. [skip ci]

Kamil Piechaczek преди 5 години
родител
ревизия
b1064e909b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-list/src/liststyles.js

+ 1 - 1
packages/ckeditor5-list/src/liststyles.js

@@ -12,7 +12,7 @@ import ListStylesEditing from './liststylesediting';
 import ListStylesUI from './liststylesui';
 import ListStylesUI from './liststylesui';
 
 
 /**
 /**
- * The to-do list feature.
+ * The list styles feature.
  *
  *
  * This is a "glue" plugin that loads the {@link module:list/liststylesediting~ListStylesEditing list styles editing feature}
  * This is a "glue" plugin that loads the {@link module:list/liststylesediting~ListStylesEditing list styles editing feature}
  * and the {@link module:list/liststylesolistui~ListStylesUI list styles UI feature}.
  * and the {@link module:list/liststylesolistui~ListStylesUI list styles UI feature}.