Explorar el Código

Fix typo in component @module

panr hace 5 años
padre
commit
efe185aff4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/ckeditor5-ui/src/formheader/formheaderview.js

+ 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';