8
0
فهرست منبع

Fix typo in component @module

panr 5 سال پیش
والد
کامیت
efe185aff4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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';