Browse Source

Typo fix.

Maciej Gołaszewski 6 years ago
parent
commit
63c89662b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-font/src/fontbackgroundcolor.js

+ 1 - 1
packages/ckeditor5-font/src/fontbackgroundcolor.js

@@ -139,5 +139,5 @@ export default class FontBackgroundColor extends Plugin {
  *			columns: 5
  *		}
  *
- * @member {Numebr} module:font/fontbackgroundcolor~FontBackgroundColorConfig#columns
+ * @member {Number} module:font/fontbackgroundcolor~FontBackgroundColorConfig#columns
  */