Browse Source

Typo fix.

Maciej Gołaszewski 6 năm trước cách đây
mục cha
commit
63c89662b3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
  */