Explorar o código

Update src/indent/indent.js

Co-Authored-By: Piotrek Koszuliński <pkoszulinski@gmail.com>
Maciej %!s(int64=6) %!d(string=hai) anos
pai
achega
338a6b037c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-core/src/indent/indent.js

+ 1 - 1
packages/ckeditor5-core/src/indent/indent.js

@@ -20,7 +20,7 @@ import IndentUI from './indentui';
  * The compatible features are:
  
  * - the {@link module:list/list~List} or {@link module:list/listediting~ListEditing} feature for list indentation
- * - the {@link module:indent-block/indentblock~IndentBlock} feature for indenting text blocks like paragraphs or headings
+ * * the {@link module:list/list~List} or {@link module:list/listediting~ListEditing} feature for list indentation
  *
  * This is a "glue" plugin which loads the following plugins:
  *