Explorar o código

Docs: Fixed a broken link.

Aleksander Nowodzinski %!s(int64=5) %!d(string=hai) anos
pai
achega
a9e8a69aea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-table/src/tableproperties.js

+ 1 - 1
packages/ckeditor5-table/src/tableproperties.js

@@ -15,7 +15,7 @@ import TablePropertiesEditing from './tableproperties/tablepropertiesediting';
  * The table properties feature.
  *
  * This is a "glue" plugin which loads the
- * {@link module:table/tableproperties/tablepropertiesediting~TableCellPropertiesEditing table editing feature} and
+ * {@link module:table/tableproperties/tablepropertiesediting~TablePropertiesEditing table editing feature} and
  * table UI feature.
  *
  * @extends module:core/plugin~Plugin