Przeglądaj źródła

Fix typo in component @module

panr 5 lat temu
rodzic
commit
efe185aff4

+ 1 - 1
packages/ckeditor5-ui/src/formheader/formheaderview.js

@@ -4,7 +4,7 @@
  */
 
 /**
- * @module table/ui/colorinputview
+ * @module ui/formheader/formheaderview
  */
 
 import View from '../view';