|
|
@@ -58,10 +58,10 @@ export default class TablePropertiesView extends View {
|
|
|
* @param {Object} options Additional configuration of the view.
|
|
|
* @param {module:table/table~TableColorConfig} options.borderColors A configuration of the border
|
|
|
* color palette used by the
|
|
|
- * {@link module:table/tablecellproperties/ui/tablepropertiesview~TablePropertiesView#borderColorInput}.
|
|
|
+ * {@link module:table/tableproperties/ui/tablepropertiesview~TablePropertiesView#borderColorInput}.
|
|
|
* @param {module:table/table~TableColorConfig} options.backgroundColors A configuration of the background
|
|
|
* color palette used by the
|
|
|
- * {@link module:table/tablecellproperties/ui/tablepropertiesview~TablePropertiesView#backgroundInput}.
|
|
|
+ * {@link module:table/tableproperties/ui/tablepropertiesview~TablePropertiesView#backgroundInput}.
|
|
|
*/
|
|
|
constructor( locale, options ) {
|
|
|
super( locale );
|