Procházet zdrojové kódy

Update src/ui/utils.js

Co-Authored-By: Maciej <jodator@jodator.net>
Aleksander Nowodzinski před 6 roky
rodič
revize
34d2c4e612
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      packages/ckeditor5-table/src/ui/utils.js

+ 1 - 1
packages/ckeditor5-table/src/ui/utils.js

@@ -373,7 +373,7 @@ export const defaultColors = [
 ];
 
 /**
- * A function that helps creating labeled color inputs.
+ * Returns a creator for color input with a label.
  *
  * For given options, it returns a function that creates an instance of
  * {@link module:table/ui/colorinputview~ColorInputView color input} logically related to